Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd3d7d05

Browse files
committed
add babel jest for test dep
1 parent64e770c commitd3d7d05

File tree

3 files changed

+287
-11
lines changed

3 files changed

+287
-11
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

‎web-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"@alifd/theme-4":"^0.3.1",
3030
"@emotion/babel-preset-css-prop":"^10.0.27",
3131
"@emotion/core":"^10.0.28",
32+
"babel-jest":"^26.1.0",
3233
"js-yaml":"^3.14.0",
3334
"markdown-it":"^11.0.0",
3435
"markdown-it-emoji":"^1.4.0",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp