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

Appearance settings

Commit cd7aa8c

Browse filesBrowse files
committed
ci(github-actions): add jest ci flag
1 parent c61e755 commit cd7aa8c
Copy full SHA for cd7aa8c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml

Copy file name to clipboardExpand all lines: .github/workflows/ci.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
run: yarn install --frozen-lockfile --ignore-scripts
9090

9191
- name: yarn test
92-
run: yarn test --reporters="default" --reporters="github-actions"
92+
run: yarn test --ci --reporters="default" --reporters="github-actions"
9393

9494
env:
9595
CI: true

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.