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