Skip to content

Commit bd0cb08

Browse files
authored
Change test script from test.mjs to test.js
1 parent 5c57f61 commit bd0cb08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
shell: cmd
2929

3030
- name: Test
31-
run: node test.mjs
31+
run: node test.js
3232
shell: cmd

0 commit comments

Comments
 (0)