Skip to content

Commit

Permalink
Merge branch 'hotfix/7.5' into craft-provider-errors-hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-cal authored Oct 23, 2023
2 parents 83fb9f8 + 7cd7cba commit 63f2d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
echo "::group::Begin snap install"
echo "Installing snaps in the background while running apt and pip..."
sudo snap install --no-wait --classic pyright
sudo snap install --no-wait --classic pyright --revision=692
sudo snap install --no-wait shellcheck
echo "::endgroup::"
echo "::group::apt-get update"
Expand Down

0 comments on commit 63f2d79

Please sign in to comment.