We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7cb9ce + 28a8075 commit 30f2f99Copy full SHA for 30f2f99
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,6 @@ jobs:
45
node-version: 18
46
cache: 'pnpm'
47
- run: pnpm install
48
- - run: pnpm test:ember
49
- run: ${{ matrix.app.cmd }}
50
working-directory: ${{ matrix.app.dir }}
51
0 commit comments