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 0711aaf commit c700bbbCopy full SHA for c700bbb
.github/workflows/ci.yml
@@ -21,5 +21,5 @@ jobs:
21
22
- name: Install dependencies
23
run: npm ci
24
- - name:Test
+ - name: Test
25
run: npm run test
0 commit comments