Skip to content

Commit

Permalink
Fetch origin/main for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kokorin committed Jun 21, 2024
1 parent 121cdad commit f68962f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
- run: pip install hatch pre-commit
# TODO enable later
# - run: hatch fmt --check
- run: git fetch origin main
- run: pre-commit run --from-ref origin/main --to-ref HEAD
- run: hatch test --all

0 comments on commit f68962f

Please sign in to comment.