Skip to content

Commit

Permalink
Fix old node support
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Feb 16, 2024
1 parent cae1efa commit a9df5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
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 a9df5a3

Please sign in to comment.