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

Commit

Permalink
comment format for review
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanmacfarlane committed Apr 10, 2020
1 parent 20b83b5 commit 7295685
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- name: npm test
run: npm test

- name: Format
run: npm run format-check
# - name: Format
# run: npm run format-check

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

0 comments on commit 7295685

Please sign in to comment.