Skip to content

Commit 96974b0

Browse files
committed
add newline
1 parent 7feff9c commit 96974b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/test.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ jobs:
4141
run: npm ci
4242

4343
- name: Run Mocha unit tests
44-
run: npm run test
44+
run: npm run test
45+

0 commit comments

Comments
 (0)