We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d7d3b5 commit bb1271aCopy full SHA for bb1271a
.github/workflows/nilaway.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: install nilaway
23
run: go install go.uber.org/nilaway/cmd/nilaway@latest
24
- name: run nilaway
25
- run: nilaway ./... || true
+ run: nilaway ./...
0 commit comments