Skip to content

Commit

Permalink
show details about skipped tests
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Aug 11, 2023
1 parent fddfffd commit 61e5935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
run: pip install -e .

- name: Run tests
run: pytest carsus ${{ env.PYTEST_FLAGS }}
run: pytest -rs carsus ${{ env.PYTEST_FLAGS }}

- name: Run notebooks
run: |
Expand Down

0 comments on commit 61e5935

Please sign in to comment.