Skip to content

Commit

Permalink
workaround for legacy-mocha-tests on node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav0 committed Oct 17, 2023
1 parent 8f88c0a commit eb33984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: pnpm
- run: pnpm install --frozen-lockfile
- run: npm i -g npm@8
- run: pnpm --filter ember-cli-fastboot pretest:precook
- run: pnpm --filter ember-cli-fastboot test:mocha

Expand Down

0 comments on commit eb33984

Please sign in to comment.