Skip to content

Commit

Permalink
fix: pants
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperHG90 committed Mar 2, 2024
1 parent af6d34c commit bb4687f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/templates/checks/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ runs:
# cache0 makes it easy to bust the cache if needed
gha-cache-key: cache0-py310
named-caches-hash: ${{ hashFiles('python-default.lock') }}
- name: Git fetch
run: git fetch
- name: format
run: |
pants \
Expand Down

0 comments on commit bb4687f

Please sign in to comment.