Skip to content

Commit 822749d

Browse files
committed
remove extra space
1 parent 31bda7b commit 822749d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
name: "Linux (amd64; qt6)"
5959
runs-on: ubuntu-latest
6060
if: "!contains(github.event.head_commit.message, '[ci skip]') && !contains(github.event.head_commit.message, '[skip ci]') && !contains(github.actor, 'transifex')"
61-
61+
6262
steps:
6363
- name: Install dependencies
6464
run: |

0 commit comments

Comments
 (0)