Skip to content

Commit d54b55c

Browse files
committed
add babel jest for test dep
1 parent 64e770c commit d54b55c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
run: yarn test
1212
build-web:
1313
runs-on: ubuntu-latest
14+
env:
15+
SKIP_PREFLIGHT_CHECK: true
1416
steps:
1517
- uses: actions/checkout@v2
1618
- name: Install modules

0 commit comments

Comments
 (0)