Skip to content

Commit aa3af29

Browse files
committed
build before running integration tests
1 parent b6a0396 commit aa3af29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
node-version: '16.x'
4545
- name: Install
4646
run: pnpm install
47+
- run: pnpm build
4748
- name: Test
4849
env:
4950
EMBER_VERSION: ${{ matrix.ember_version }}

0 commit comments

Comments
 (0)