File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 pull_request :
77 branches : [leader]
88
9+ <<<<<<< HEAD
10+ ||||||| 249a6ea
11+ concurrency :
12+ group : ${{ github.workflow }}-${{ github.ref }}
13+ cancel-in-progress : true
14+
15+ =======
16+ concurrency :
17+ group : pr-workflow-concurrency
18+ cancel-in-progress : true
19+
20+ >>>>>>> origin/leader
921jobs :
1022 # 1. Fast, parallel validation for linting and unit tests
1123 unit_tests :
Original file line number Diff line number Diff line change 1010 required : true
1111 default : ' leader'
1212
13+ <<<<<<< HEAD
14+ ||||||| 249a6ea
15+ concurrency :
16+ group : ${{ github.workflow }}-${{ github.ref }}
17+ cancel-in-progress : true
18+
19+ =======
20+ concurrency :
21+ group : pr-workflow-concurrency
22+ cancel-in-progress : true
23+
24+ >>>>>>> origin/leader
1325env :
1426 FORCE_COLOR : 1
1527 # Browsers are installed INSIDE the workspace so they persist with clean: false
You can’t perform that action at this time.
0 commit comments