Revert "CI: Skip marshalparser tests for now"
This reverts commit 797514b3c7
.
This commit is contained in:
parent
a045b8fca0
commit
8e77406a59
@ -22,6 +22,9 @@
|
||||
- selftest:
|
||||
dir: python/selftest
|
||||
run: VERSION=3.10 X="" ./parallel.sh
|
||||
- marshalparser:
|
||||
dir: python/marshalparser
|
||||
run: INSTALL_OR_SKIP=true VERSION=3.10 SAMPLE=10 test_marshalparser_compatibility.sh
|
||||
required_packages:
|
||||
- gcc # for extension building in venv and selftest
|
||||
- gdb # for test_gdb
|
||||
|
Loading…
Reference in New Issue
Block a user