mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-24 22:25:10 +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
|
||||
|
||||
- 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
|
||||
# setuptools
|
||||
|
Loading…
Reference in New Issue
Block a user