This commit is contained in:
@@ -10,4 +10,5 @@ jobs:
|
||||
steps:
|
||||
- run: whoami
|
||||
- run: python3 --version
|
||||
- run: pip --version
|
||||
- run: pip install pytest
|
||||
- run: pytest tests/ -v --tb=short
|
||||
|
||||
Reference in New Issue
Block a user