Skip to content

Commit

Permalink
Update sam-pipeline.yml
Browse files Browse the repository at this point in the history
check-latest
  • Loading branch information
kaihendry authored Feb 25, 2024
1 parent 0eaff64 commit d757c51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sam-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
check-latest: true
- uses: golangci/golangci-lint-action@v4
- name: Test
run: go test -v .
Expand Down

0 comments on commit d757c51

Please sign in to comment.