Skip to content

Commit

Permalink
TEMPORARY Test delete pre-commit cache
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Sep 8, 2023
1 parent 3d22b92 commit a1f0f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,5 @@ jobs:
- uses: actions/setup-python@v4
# Uncomment this step to force deletion of the pre-commit cache, for
# instance if the versions of upstream packages have changed
# - run: gh cache delete $(gh cache list -L 100 | cut -f2 | grep pre-commit)
- run: gh cache delete $(gh cache list -L 100 | cut -f2 | grep pre-commit)
- uses: pre-commit/[email protected]

0 comments on commit a1f0f32

Please sign in to comment.