Skip to content

Commit

Permalink
Modified pytest command to include more details in test results
Browse files Browse the repository at this point in the history
  • Loading branch information
RaresCode committed Sep 15, 2023
1 parent e2fba9b commit e4b31c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scrapers_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
python3 sites/script_runner.py
- name: Run pytest
run: pytest -v
run: pytest -vv

0 comments on commit e4b31c2

Please sign in to comment.