We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73a02e commit bf61b81Copy full SHA for bf61b81
.github/workflows/test.yml
@@ -38,4 +38,4 @@ jobs:
38
uses: actions/checkout@v4
39
40
- name: Run build
41
- run: make
+ run: sh taskw cli:all
0 commit comments