Skip to content

Commit

Permalink
Update check formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Nov 29, 2023
1 parent 591ec50 commit 53bc01b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ jobs:
poetry run mypy istub
poetry run npx pyright
- name: Check istub run
if: ${{ matrix.check-formatting }}
run: |
poetry run istub
poetry run istub -buid

0 comments on commit 53bc01b

Please sign in to comment.