File tree Expand file tree Collapse file tree 12 files changed +48
-0
lines changed
Expand file tree Collapse file tree 12 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 66 - 3.x
77 - 5228-fix-appium-tests
88
9+ concurrency :
10+ group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
11+ cancel-in-progress : true
12+
913env :
1014 CI : true
1115 # Force terminal colors. @see https://www.npmjs.com/package/colors
Original file line number Diff line number Diff line change 55 branches :
66 - 3.x
77
8+ concurrency :
9+ group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
10+ cancel-in-progress : true
11+
812env :
913 CI : true
1014 # Force terminal colors. @see https://www.npmjs.com/package/colors
Original file line number Diff line number Diff line change 66 branches :
77 - ' **'
88
9+ concurrency :
10+ group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
11+ cancel-in-progress : true
12+
913jobs :
1014 test :
1115 runs-on : ubuntu-22.04
Original file line number Diff line number Diff line change 55 branches :
66 - 3.x
77
8+ concurrency :
9+ group : ${{ github.workflow }}-${{ github.ref }}
10+ cancel-in-progress : true
11+
812jobs :
913 update-documentation :
1014 runs-on : ubuntu-22.04
Original file line number Diff line number Diff line change 55 branches :
66 - 3.x
77
8+ concurrency :
9+ group : ${{ github.workflow }}-${{ github.ref }}
10+ cancel-in-progress : true
11+
812jobs :
913 push_to_registry :
1014 name : Build and push Docker image to Docker Hub
Original file line number Diff line number Diff line change 88 branches :
99 - ' **'
1010
11+ concurrency :
12+ group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
13+ cancel-in-progress : true
14+
1115jobs :
1216 test :
1317 runs-on : ubuntu-22.04
Original file line number Diff line number Diff line change 88 branches :
99 - ' **'
1010
11+ concurrency :
12+ group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
13+ cancel-in-progress : true
14+
1115env :
1216 CI : true
1317 # Force terminal colors. @see https://www.npmjs.com/package/colors
Original file line number Diff line number Diff line change 88 branches :
99 - ' **'
1010
11+ concurrency :
12+ group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
13+ cancel-in-progress : true
14+
1115env :
1216 CI : true
1317 # Force terminal colors. @see https://www.npmjs.com/package/colors
Original file line number Diff line number Diff line change 88 branches :
99 - ' **'
1010
11+ concurrency :
12+ group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
13+ cancel-in-progress : true
14+
1115env :
1216 CI : true
1317 # Force terminal colors. @see https://www.npmjs.com/package/colors
Original file line number Diff line number Diff line change 88 branches :
99 - ' **'
1010
11+ concurrency :
12+ group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
13+ cancel-in-progress : true
14+
1115env :
1216 CI : true
1317 FORCE_COLOR : 1
You can’t perform that action at this time.
0 commit comments