Skip to content

Commit

Permalink
Ignore false node engine requirement enforced by @api3/commons 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbenligiray committed Jan 17, 2025
1 parent 4619c40 commit bded9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ continuous-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
- run: yarn
- run: yarn --ignore-engines
- run: yarn lint
- run: yarn test
check-md-links:
Expand Down

0 comments on commit bded9d4

Please sign in to comment.