Skip to content

Commit 17fabb6

Browse files
committed
Update test.yml
1 parent 1fc1684 commit 17fabb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
node-version: ${{ matrix.node-version }}
3434
- run: npm install
3535
- name: Test Execution
36-
run: make test
36+
run: npm test

0 commit comments

Comments
 (0)