Skip to content

Commit 7c407b5

Browse files
committed
update .github/workflows/pre-commit.yml
1 parent a674768 commit 7c407b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
run: |
1616
python -m pip install --upgrade pip
1717
pip install datasets docker GitPython hydra-core modal
18-
- uses: pre-commit/[email protected]
18+
- uses: pre-commit run -a

0 commit comments

Comments
 (0)