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

Commit 7295685

Browse files
comment format for review
1 parent 20b83b5 commit 7295685

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ jobs:
4040
- name: npm test
4141
run: npm test
4242

43-
- name: Format
44-
run: npm run format-check
43+
# - name: Format
44+
# run: npm run format-check
4545

4646
- name: audit security
4747
run: npm audit --audit-level=moderate

0 commit comments

Comments
 (0)