Skip to content

Commit

Permalink
update .github/workflows/pre-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wenting-zhao committed Sep 11, 2024
1 parent 7c407b5 commit 9c3f0ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install datasets docker GitPython hydra-core modal
- uses: pre-commit run -a
- name: Lint
run: pre-commit run -a

0 comments on commit 9c3f0ba

Please sign in to comment.