mirror of
https://github.com/sartography/spiffworkflow-backend.git
synced 2025-02-23 04:48:09 +00:00
Merge remote-tracking branch 'origin/main' into feature/permissions3
This commit is contained in:
commit
aaeaac879a
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -122,7 +122,7 @@ jobs:
|
||||
print("::set-output name=result::{}".format(result))
|
||||
|
||||
- name: Restore pre-commit cache
|
||||
uses: actions/cache@v3.0.10
|
||||
uses: actions/cache@v3.0.11
|
||||
if: matrix.session == 'pre-commit'
|
||||
with:
|
||||
path: ~/.cache/pre-commit
|
||||
|
Loading…
x
Reference in New Issue
Block a user