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.
2 parents b56d7c3 + 0fc9036 commit 9dc9716Copy full SHA for 9dc9716
.github/workflows/sanity.yml
@@ -17,3 +17,5 @@ jobs:
17
run: make fmt
18
- name: Vet
19
run: make vet
20
+ - name: Test
21
+ run: make test
0 commit comments