Skip to content

Commit

Permalink
Remove no longer needed step
Browse files Browse the repository at this point in the history
  • Loading branch information
joanlopez committed Jan 18, 2024
1 parent 918342d commit 7610775
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: 1.x
check-latest: true
- name: Download Go tip
uses: robinraju/[email protected]
with:
Expand Down

0 comments on commit 7610775

Please sign in to comment.