Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlxdrPolyakov committed Dec 14, 2023
1 parent b8952f7 commit b957ece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: Install dependencies
run: make venv

- name: Testing and coverage
run: make slowcov
- name: Testing (without coverage)
run: pytest tests/

0 comments on commit b957ece

Please sign in to comment.