Skip to content

Commit

Permalink
small-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
moylop260 committed Jan 10, 2025
1 parent 8441524 commit 480a7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: >-
pip3 install --ignore-installed -U . &&
pip3 install --force-reinstall --no-deps . &&
git config --global --add safe.directory *
git config --global --add safe.directory '*'
- name: Run pre-commit-vauxoo
run: pre-commit-vauxoo
test:
Expand Down

0 comments on commit 480a7f8

Please sign in to comment.