Skip to content

Commit e3a9394

Browse files
committed
run the tests
1 parent 29ac3a8 commit e3a9394

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,5 @@ jobs:
9494
run: yarn install --ignore-engines --frozen-lockfile
9595
- name: Basic App
9696
run: yarn workspace basic-app test:mocha
97+
- name: Custom App
98+
run: yarn workspace custom-fastboot-app test:mocha

0 commit comments

Comments
 (0)