We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5ccd8 commit 29f4940Copy full SHA for 29f4940
.github/workflows/upstream.yml
@@ -104,7 +104,7 @@ jobs:
104
run: cmake --build build3 --target pytest
105
106
- name: Interface test
107
- run: cmake --build build2 --target test_cmake_build
+ run: cmake --build build3 --target test_cmake_build
108
109
# This makes sure the setup_helpers module can build packages using
110
# setuptools
0 commit comments