Skip to content

Commit e08c005

Browse files
Allow the build step to run in pipeline for tests to run properly
1 parent a43496d commit e08c005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config_continue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ workflows:
7474
tags:
7575
only: /dev-v[0-9]+(\.[0-9]+)*/
7676
branches:
77-
ignore: /.*/
77+
only: ci/use-circle-ci-tests-for-partial-rerun-support
7878

7979
- test:
8080
name: "test-<< matrix.fdi-version >>-react-16-<< matrix.run-react-16-tests >>"

0 commit comments

Comments
 (0)