Skip to content

Commit

Permalink
Set up CI forcibly in EoL Node.js 16 environment
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Oct 15, 2023
1 parent aa4729f commit fb7fba7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@ jobs:
name: node
version: '16.20'
steps:
- prepare
- prepare:
force: true
- lint
- test

Expand Down

0 comments on commit fb7fba7

Please sign in to comment.