File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -2704,6 +2704,7 @@ jobs:
2704
2704
steps :
2705
2705
- test-binary-against-repo :
2706
2706
repo : cypress-example-recipes
2707
+ pull_request_id : 917
2707
2708
command : npm run test:ci:firefox
2708
2709
browser : firefox
2709
2710
@@ -2712,6 +2713,7 @@ jobs:
2712
2713
steps :
2713
2714
- test-binary-against-repo :
2714
2715
repo : cypress-example-recipes
2716
+ pull_request_id : 917
2715
2717
command : npm run test:ci:chrome
2716
2718
browser : chrome
2717
2719
@@ -2721,6 +2723,7 @@ jobs:
2721
2723
steps :
2722
2724
- test-binary-against-repo :
2723
2725
repo : cypress-example-recipes
2726
+ pull_request_id : 917
2724
2727
# Split the specs up across 4 different machines to run in parallel
2725
2728
command : npm run test:ci -- --chunk $CIRCLE_NODE_INDEX --total-chunks
2726
2729
$CIRCLE_NODE_TOTAL
You can’t perform that action at this time.
0 commit comments