Skip to content

Commit

Permalink
force pipx reinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
eightysteele committed Nov 1, 2024
1 parent 6078808 commit 202284f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
export PATH=$HOME/.pixi/bin:$HOME/.local/bin:$PATH
# install pipx and inject gcp backend
pixi global install --force-reinstallpipx
pixi global install --force-reinstall pipx
pipx install --force keyring==25.3.0
pipx inject keyring \
keyrings.google-artifactregistry-auth \
Expand Down

0 comments on commit 202284f

Please sign in to comment.