Skip to content

Commit

Permalink
remove extra checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jpillora authored Jan 29, 2023
1 parent b19971e commit 5829b05
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
go-version: '1.19'
check-latest: true
cache: true
- name: Checkout code
uses: actions/checkout@v2
- name: Build
run: go build -v -o /dev/null .
- name: Test
Expand Down

0 comments on commit 5829b05

Please sign in to comment.