Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.

Commit a57a6be

Browse files
bash shell for format
1 parent 7af5adf commit a57a6be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: npm test
4242

4343
- name: Format
44+
shell: bash
4445
run: npm run format-check
4546

4647
- name: audit security

0 commit comments

Comments
 (0)