Skip to content

Commit 5d5b4d3

Browse files
committed
Pre-commit backend
1 parent 4306b51 commit 5d5b4d3

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
with:
1818
path: ~/.cache/pre-commit
1919
key: pre-commit|${{ env.PY }}|${{ hashFiles('.pre-commit-config.yaml') }}
20+
- working-directory: ./backend
2021
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)