Skip to content

Commit

Permalink
Merge pull request #120 from coreosbot-releng/repo-templates
Browse files Browse the repository at this point in the history
Sync repo templates ⚙
  • Loading branch information
squeed authored Dec 4, 2023
2 parents 4a0e8cc + 3cde41d commit 8c6a487
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
run: go get golang.org/x/tools/cmd/cover
- name: Check modules
run: go mod verify
- name: Build
run: ./build
- name: Test
run: SUDO_PERMITTED=1 ./test
- name: Run linter
Expand Down

0 comments on commit 8c6a487

Please sign in to comment.