We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a674768 commit 7c407b5Copy full SHA for 7c407b5
.github/workflows/pre-commit.yml
@@ -15,4 +15,4 @@ jobs:
15
run: |
16
python -m pip install --upgrade pip
17
pip install datasets docker GitPython hydra-core modal
18
- - uses: pre-commit/[email protected]
+ - uses: pre-commit run -a
0 commit comments