Skip to content

Commit

Permalink
gh-action: nilaway via go run for approp GOHOME
Browse files Browse the repository at this point in the history
  • Loading branch information
ignoramous committed Dec 1, 2023
1 parent aa4e6a8 commit ef8ecaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
./make-aar
# go vet ./... fails: archive.is/XcDl6
go install go.uber.org/nilaway/cmd/nilaway@latest
nilaway ./...
go run nilaway ./...
shell: bash

- name: Test
Expand Down

0 comments on commit ef8ecaf

Please sign in to comment.