mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-28 16:11:59 +00:00
Fix copy-paste oversight (#4118)
This commit is contained in:
parent
ba5ccd845a
commit
29f4940cd4
2
.github/workflows/upstream.yml
vendored
2
.github/workflows/upstream.yml
vendored
@ -104,7 +104,7 @@ jobs:
|
|||||||
run: cmake --build build3 --target pytest
|
run: cmake --build build3 --target pytest
|
||||||
|
|
||||||
- name: Interface test
|
- name: Interface test
|
||||||
run: cmake --build build2 --target test_cmake_build
|
run: cmake --build build3 --target test_cmake_build
|
||||||
|
|
||||||
# This makes sure the setup_helpers module can build packages using
|
# This makes sure the setup_helpers module can build packages using
|
||||||
# setuptools
|
# setuptools
|
||||||
|
Loading…
Reference in New Issue
Block a user