"docs/git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "076c738641547bd5f63d8b229d23f15201dc4f5e"
Unverified Commit 29f4940c authored by Ralf W. Grosse-Kunstleve's avatar Ralf W. Grosse-Kunstleve Committed by GitHub
Browse files

Fix copy-paste oversight (#4118)

parent ba5ccd84
...@@ -104,7 +104,7 @@ jobs: ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment