Skip to content

Commit 4eaf80e

Browse files
committed
CI: Github environment printing step removed - fails when commit message has a brace (???????)
1 parent 1733b91 commit 4eaf80e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/CI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
run: |
5656
lscpu
5757
58-
- name: Github environment
59-
run: echo '${{ toJSON(github) }}'
60-
6158
- name: Install Qt
6259
if: "startsWith(matrix.os, 'windows')"
6360
uses: jurplel/install-qt-action@v4

0 commit comments

Comments
 (0)