mirror of
https://github.com/Sosokker/Calculator-for-Matrix-and-Algebra.git
synced 2025-12-19 13:14:04 +01:00
Update python-app.yml
This commit is contained in:
parent
20b8214c8d
commit
70eb1a5f08
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
|||||||
run: pip install -r requirements.txt
|
run: pip install -r requirements.txt
|
||||||
|
|
||||||
- name: Run pytest
|
- name: Run pytest
|
||||||
run: python -m pytest --import-mode=append tests/
|
run: pytest tests/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user