Skip to content

Commit

Permalink
Mise
Browse files Browse the repository at this point in the history
  • Loading branch information
blopker committed Dec 9, 2024
1 parent b32fe53 commit 6a076ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
ls "$HOME/.local/share/mise/bin"
ls "$HOME/.local/share/mise/shims"
ls $GITHUB_PATH
pipx pre-commit run --show-diff-on-failure --color=always --all-files
pipx run pre-commit run --show-diff-on-failure --color=always --all-files
pytest:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6a076ed

Please sign in to comment.