Skip to content

Commit

Permalink
Fix old node support (mcollina#11)
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina authored and bacebu4 committed Feb 16, 2024
1 parent d3f27f7 commit a0295ee
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 @@ -29,7 +29,7 @@ jobs:

- name: Install
run: |
npm install
npm install --ignore-scripts
- name: Run tests
run: |
Expand Down

0 comments on commit a0295ee

Please sign in to comment.