Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Oct 9, 2023
1 parent 8944392 commit db156b2
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 @@ -52,7 +52,7 @@ jobs:
- run: pnpm install
- run: pnpm build
- run: pnpm lint
- run: pnpm test:coverage --runInBand
- run: pnpm test:coverage
- run: pnpm test:ember

compatibility:
Expand Down

0 comments on commit db156b2

Please sign in to comment.