This commit is contained in:
@@ -7,5 +7,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: python3 --version
|
||||
- run: pip install --upgrade pip setuptools wheel
|
||||
- run: pip install -e .
|
||||
- run: pytest tests/ -v --tb=short
|
||||
|
||||
Reference in New Issue
Block a user