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 ca4f28e commit b075214Copy full SHA for b075214
.github/workflows/go.yml
@@ -21,7 +21,7 @@ jobs:
21
run: make test
22
23
- name: Check
24
- run: make code-check
+ run: make check
25
26
# - name: Benchmark
27
# run: make benchmark
0 commit comments