Skip to content

Commit

Permalink
tests: remove go snap refresh (#14559)
Browse files Browse the repository at this point in the history
This step fails as we are not installing the go snap anymore
  • Loading branch information
sergiocazzolato authored Sep 30, 2024
1 parent 534502f commit df35eac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
- name: Install TICS dependencies
run: |
sudo snap refresh --channel=latest/stable go
go install honnef.co/go/tools/cmd/staticcheck@latest
sudo apt install -y pylint
Expand Down

0 comments on commit df35eac

Please sign in to comment.