Skip to content

Commit

Permalink
fix(build): update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasremdt authored Jul 24, 2020
1 parent f57c912 commit b6b623e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Install dependencies
run: npm install
- name: Build and test library
- run: npm run validate --if-present
run: npm run validate --if-present

0 comments on commit b6b623e

Please sign in to comment.