Skip to content

Commit

Permalink
fix ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
nlf committed Oct 28, 2020
1 parent 6ea75b9 commit 8de9955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

# Run the installer script
- name: Install dependencies
run: node . install
run: node . install --only=dev --ignore-scripts --no-audit

# Run the tests, but not if we're just gonna do coveralls later anyway
- name: Run Tap tests
Expand Down

0 comments on commit 8de9955

Please sign in to comment.