Skip to content

Commit

Permalink
Apply pre-commit fix
Browse files Browse the repository at this point in the history
From the artifact of the previous workflow run
  • Loading branch information
geo-ghci-int[bot] committed Aug 8, 2024
1 parent f59a917 commit 91dec42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create.diff
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ index a8bde0e..ee8444e 100644
@@ -29,6 +29,21 @@ jobs:
- run: echo "${HOME}/.local/bin" >> ${GITHUB_PATH}
- run: python3 -m pip install --user --requirement=ci/requirements.txt

+ - uses: actions/cache@v4
+ with:
+ path: ~/.cache/pre-commit
Expand Down

0 comments on commit 91dec42

Please sign in to comment.