Fedora CI: Also test virtualenv

This commit is contained in:
Miro Hrončok 2021-10-11 13:14:41 +02:00 committed by Tomáš Hrnčiar
commit e01c3b2052

View file

@ -19,6 +19,9 @@
- smoke:
dir: python/smoke
run: VERSION=3.10 ./venv.sh
- smoke_virtualenv:
dir: python/smoke
run: VERSION=3.10 METHOD=virtualenv ./venv.sh
- selftest:
dir: python/selftest
run: VERSION=3.10 X="" ./parallel.sh