Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down