Skip to content

Commit 94c2061

Browse files
authored
Update precommit-check.yml
1 parent 50ee9f8 commit 94c2061

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/precommit-check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
volumes:
1515
- ${{ github.workspace }}:/KNP
1616
options: --cpus 1
17+
defaults:
18+
run:
19+
working-directory: /KNP
1720
steps:
1821
- uses: actions/checkout@v3
1922
- id: changed_files

0 commit comments

Comments
 (0)