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.
1 parent b6a0396 commit aa3af29Copy full SHA for aa3af29
.github/workflows/tests.yml
@@ -44,6 +44,7 @@ jobs:
44
node-version: '16.x'
45
- name: Install
46
run: pnpm install
47
+ - run: pnpm build
48
- name: Test
49
env:
50
EMBER_VERSION: ${{ matrix.ember_version }}
0 commit comments