Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
camjc authored Oct 16, 2019
1 parent 1a9b681 commit 6fb422d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
npm install
npm run build --if-present
npm run lint --if-present
# npm run lint --if-present
npm run test --if-present
env:
CI: true

0 comments on commit 6fb422d

Please sign in to comment.