Skip to content

Commit 910e3ae

Browse files
committed
Remove -DPYBIND11_TEST_FILTER="test_gil_scoped.cpp"
1 parent 3183d56 commit 910e3ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ jobs:
7979
-DDOWNLOAD_CATCH=ON
8080
-DDOWNLOAD_EIGEN=ON
8181
-DCMAKE_CXX_STANDARD=11
82-
-DPYBIND11_TEST_FILTER="test_gil_scoped.cpp"
8382
8483
- name: Build C++11
8584
run: cmake --build . -j 2

0 commit comments

Comments
 (0)