Skip to content

Commit

Permalink
Configure pytest action correctly in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanjmcdougall committed Feb 27, 2025
1 parent d1f7e16 commit 0a67043
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
- name: Run pytest
uses: pavelzw/pytest-action@510c5e90c360a185039bea56ce8b3e7e51a16507 # v2.2.0
with:
emoji: false
job-summary: false

strategy:
matrix:
Expand Down

0 comments on commit 0a67043

Please sign in to comment.