Skip to content

Commit 2c41f42

Browse files
test1
1 parent 21fab3a commit 2c41f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/beam_PostCommit_Python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ env:
5353

5454
jobs:
5555
beam_PostCommit_Python:
56-
name: 'beam_PostCommit_Python (${{ matrix.job_phrase }} ${{ matrix.python_version }} ${{ matrix.os }})'
56+
name: 'beam_PostCommit_Python (${{ matrix.job_phrase }} ${{ matrix.python_version }}) (${{ join(matrix.os, ", ") }})'
5757
runs-on: ${{ matrix.os }}
5858
timeout-minutes: 240
5959
strategy:

0 commit comments

Comments
 (0)