Update tests.yml to use rhel-10-main version 0.5.1
This commit is contained in:
parent
bfe24b4069
commit
394dd366a9
@ -16,12 +16,12 @@
|
||||
- python3-pytest
|
||||
tests:
|
||||
- unittests-pyasn1:
|
||||
dir: "source/pyasn1-0.4.8"
|
||||
dir: "source/pyasn1-0.5.1"
|
||||
run: >-
|
||||
rm -rf pyasn1* &&
|
||||
pytest-3 tests/
|
||||
- unittests-pyasn1-modules:
|
||||
dir: "source/pyasn1-modules-0.4.8"
|
||||
dir: "source/pyasn1-modules-0.5.1"
|
||||
run: >-
|
||||
rm -rf pyasn1_modules* &&
|
||||
pytest-3 tests/
|
||||
|
Loading…
Reference in New Issue
Block a user