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 bb4687f commit 0f260e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/templates/checks/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ runs:
named-caches-hash: ${{ hashFiles('python-default.lock') }}
- name: Git fetch
run: git fetch
shell: bash
- name: format
run: |
pants \
Expand Down

0 comments on commit 0f260e1

Please sign in to comment.