Skip to content

Commit

Permalink
Correct YAML error in 'pytest' GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Jan 21, 2025
1 parent ce72187 commit 31eae71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
pytest:
needs: [ check ]
name: run

strategy:
matrix:
Expand Down

0 comments on commit 31eae71

Please sign in to comment.