Skip to content

Commit 0081946

Browse files
committed
CI: Also test cpython_interop with diff CPython versions
1 parent f028e57 commit 0081946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,4 +506,4 @@ jobs:
506506
shell: bash -e -l {0}
507507
run: |
508508
cd integration_tests
509-
./run_tests.py -b cpython
509+
./run_tests.py -b cpython c_py

0 commit comments

Comments
 (0)