Skip to content

Commit

Permalink
CI tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Jun 15, 2022
1 parent 339ddd1 commit b36e4e9
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 @@ -26,5 +26,5 @@ jobs:
with:
node-version: ${{ matrix.node }}

- run: npm ci
- run: npm ci --legacy-peer-deps
- run: npm test

0 comments on commit b36e4e9

Please sign in to comment.