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 66ec523 commit dea1973Copy full SHA for dea1973
.github/workflows/test.yaml
@@ -33,4 +33,4 @@ jobs:
33
- name: Lint
34
run: just lint
35
- name: Test
36
- run: just carg-test
+ run: just cargo-test
0 commit comments