Skip to content

Commit 817e572

Browse files
committed
typo
1 parent 3e2f965 commit 817e572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pybind11.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
-DDOWNLOAD_EIGEN=ON
154154
-DCMAKE_CXX_STANDARD=17
155155
-DPYBIND11_INTERNALS_VERSION=10000000
156-
"-DPYBIND11_TEST_OVERRIDE=test_call_policies.cpp;test_gil_scoped.cpp;test_thread.cpp"
156+
"-DPYBIND11_TEST_OVERRIDE=test_call_policies.cpp;test_gil_scoped.cpp;test_thread.cpp"
157157
${{ matrix.args }}
158158
159159
- name: Build (unstable ABI)

0 commit comments

Comments
 (0)