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 1fc1684 commit 17fabb6Copy full SHA for 17fabb6
.github/workflows/test.yml
@@ -33,4 +33,4 @@ jobs:
33
node-version: ${{ matrix.node-version }}
34
- run: npm install
35
- name: Test Execution
36
- run: make test
+ run: npm test
0 commit comments