Skip to content

Commit

Permalink
pnpm: Remove obsolete --
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed May 19, 2022
1 parent 5ade1e2 commit f3c93cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -56,7 +56,7 @@ jobs:
- run: pnpm install
- run: pnpm lint
- run: pnpm build
- run: pnpm test:coverage -- --runInBand
- run: pnpm test:coverage --runInBand
- run: pnpm test:ember

compatibility:
Expand Down

0 comments on commit f3c93cb

Please sign in to comment.