Skip to content

Commit

Permalink
Fix public CI pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
  • Loading branch information
martinvuyk committed Feb 27, 2025
1 parent ab72aae commit f5c3aeb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_pre_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ jobs:
pre-commit install
- name: Run pre-commit
run: magic run pre-commit run --all-files
working-directory: mojo
run: magic run pre-commit run --files ./stdlib

0 comments on commit f5c3aeb

Please sign in to comment.