Skip to content

Commit 28a8075

Browse files
committed
Remove extraneous command in CI workflow
1 parent c7cb9ce commit 28a8075

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
node-version: 18
4646
cache: 'pnpm'
4747
- run: pnpm install
48-
- run: pnpm test:ember
4948
- run: ${{ matrix.app.cmd }}
5049
working-directory: ${{ matrix.app.dir }}
5150

0 commit comments

Comments
 (0)