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 c403b32 commit ef4477fCopy full SHA for ef4477f
.github/workflows/test.yml
@@ -36,5 +36,4 @@ jobs:
36
make tools
37
- name: Test
38
shell: bash
39
- run: |
40
- make test
+ run: make test
0 commit comments