Skip to content

Commit

Permalink
[CI] add CI options as well
Browse files Browse the repository at this point in the history
Signed-off-by: Kawika Avilla <[email protected]>
  • Loading branch information
kavilla committed Apr 10, 2021
1 parent e173cc0 commit bcbc390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_check_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- run: yarn osd bootstrap
- run: yarn lint
# TODO: Remove -u https://github.com/opensearch-project/OpenSearch-Dashboards/issues/278
- run: yarn test:jest -u
- run: yarn test:jest -u --ci

0 comments on commit bcbc390

Please sign in to comment.