Install pytest form git commit

This commit is contained in:
Tomas Hrnciar 2021-05-04 14:17:07 +02:00
commit 838858af8f
2 changed files with 6 additions and 2 deletions

View file

@ -57,7 +57,7 @@
run: VERSION=3.8 PYTHON="python3-debug" X="test_ssl" ./parallel.sh
- debugflags:
dir: flags
run: python3-debug ./assertflags.py -Og
run: python3-debug ./assertflags.py -O0
- marshalparser_compatibility:
dir: marshalparser
run: SAMPLE=10 test_marshalparser_compatibility.sh