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 3600c56 commit a1e160bCopy full SHA for a1e160b
.github/workflows/test.yml
@@ -34,4 +34,4 @@ jobs:
34
node-version: ${{ matrix.node-version }}
35
- run: npm install
36
- name: Test Execution
37
- run: make test
+ run: make test
0 commit comments