Merge branch 'pybind:master' into master

This commit is contained in:
Steve R. Sun 2022-08-08 10:47:07 +08:00 committed by GitHub
commit 3311cc9980
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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