Skip to content

Commit 56c60f7

Browse files
update
1 parent c0f81e0 commit 56c60f7

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
@@ -80,7 +80,7 @@ jobs:
8080
with:
8181
comment_phrase: ${{ matrix.job_phrase }} ${{ matrix.python_version }}
8282
github_token: ${{ secrets.GITHUB_TOKEN }}
83-
github_job: ${{ matrix.job_name }} (${{ matrix.job_phrase }} ${{ matrix.python_version }}) (${{ join(matrix.os, ', ') }})
83+
github_job: ${{ matrix.job_name }} (${{ matrix.job_phrase }} ${{ matrix.python_version }})
8484
- name: Setup environment
8585
uses: ./.github/actions/setup-environment-action
8686
with:

0 commit comments

Comments
 (0)