typos
This commit is contained in:
parent
497173b111
commit
cecc41a0d8
@ -12,8 +12,8 @@ test:
|
|||||||
extends: .test
|
extends: .test
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- FILE:
|
- TEST_FILE:
|
||||||
- test_config_token.py
|
- test_config_token.py
|
||||||
- pytest test_decrypt.py
|
- pytest test_decrypt.py
|
||||||
- test_instance_token.py
|
- test_instance_token.py
|
||||||
script: [ python -m pytest $FILE --junitxml=report.xml ]
|
script: [ python -m pytest $TEST_FILE --junitxml=report.xml ]
|
||||||
|
Loading…
Reference in New Issue
Block a user