Fedora CI: Also test virtualenv
This commit is contained in:
parent
7d9c34a78f
commit
e01c3b2052
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue