Skip to content

Commit

Permalink
Merge pull request #37 from Abjad/trevor/clean-up-main-yml
Browse files Browse the repository at this point in the history
Clean up main.yml
  • Loading branch information
trevorbaca authored Feb 9, 2025
2 parents 081e5c4 + f153663 commit 6d68f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
pip --version
pytest --version
- name: Run checks
- name: Run lints
run: |
make black-check
make flake8
Expand Down

0 comments on commit 6d68f0a

Please sign in to comment.