Skip to content

Commit

Permalink
Lint without pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Apr 25, 2024
1 parent c026d60 commit 8224c16
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ jobs:
python-version: '3.8'
- uses: sksat/[email protected]
- run: rye sync
- uses: pre-commit/[email protected]
with:
extra_args: --all-files --verbose
- run: rye lint
- run: rye format --check

0 comments on commit 8224c16

Please sign in to comment.