Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
test: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed Aug 31, 2020
1 parent 40fcde8 commit 6e22f6e
Show file tree
Hide file tree
Showing 5 changed files with 1,985 additions and 2,537 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
- name: Lint
run: npm run lint

# - name: Security audit
# run: npm run security
- name: Security audit
run: npm run security

- name: Check commit message
uses: wagoid/commitlint-github-action@v1
Expand Down
Loading

0 comments on commit 6e22f6e

Please sign in to comment.