Skip to content

Commit 53028cd

Browse files
committed
config
1 parent 9e71599 commit 53028cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,8 @@ workflows:
10201020
run_flaky_tests:
10211021
when: << pipeline.parameters.run_flaky_tests >>
10221022
jobs:
1023-
- check-flaky-or-pr-tests
1023+
- check-flaky-or-pr-tests:
1024+
tag: "flaky"
10241025
- build:
10251026
requires:
10261027
- check-flaky-or-pr-tests

0 commit comments

Comments
 (0)