Skip to content

Commit

Permalink
tests: remove run from got setup
Browse files Browse the repository at this point in the history
Aparently the examples in go-setup action were not tested well.
  • Loading branch information
sergiocazzolato committed Sep 30, 2024
1 parent 76a058e commit 07b8825
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: '1.18.10'
run: |
go version

- name: Install the go snap
run: |
Expand Down

0 comments on commit 07b8825

Please sign in to comment.