Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
everysoftware committed Sep 19, 2024
1 parent fadb381 commit 84e116f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
poetry install
- name: Lint
run: |
poetry run make check --output-format=github
poetry run make check
poetry run make lint

0 comments on commit 84e116f

Please sign in to comment.