Fix copy-paste oversight (#4118)

This commit is contained in:
Ralf W. Grosse-Kunstleve
2022-08-05 08:05:40 -07:00
committed by GitHub
parent ba5ccd845a
commit 29f4940cd4

View File

@@ -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