This commit is contained in:
@@ -17,3 +17,6 @@ jobs:
|
|||||||
python3 -m pip install --upgrade pip
|
python3 -m pip install --upgrade pip
|
||||||
python3 -m pip install click pyyaml rich pytest ruff
|
python3 -m pip install click pyyaml rich pytest ruff
|
||||||
python3 -m pip install -e .
|
python3 -m pip install -e .
|
||||||
|
|
||||||
|
- name: Run tests
|
||||||
|
run: python3 -m pytest tests/ -v --tb=short
|
||||||
|
|||||||
Reference in New Issue
Block a user