Revert "CI: Skip marshalparser tests for now"

This reverts commit 797514b3c7.
This commit is contained in:
Miro Hrončok 2020-11-10 13:34:52 +01:00
parent a045b8fca0
commit 8e77406a59
1 changed files with 3 additions and 0 deletions

View File

@ -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