We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f028e57 commit 0081946Copy full SHA for 0081946
.github/workflows/CI.yml
@@ -506,4 +506,4 @@ jobs:
506
shell: bash -e -l {0}
507
run: |
508
cd integration_tests
509
- ./run_tests.py -b cpython
+ ./run_tests.py -b cpython c_py
0 commit comments