1 parent 31bda7b commit 822749dCopy full SHA for 822749d
1 file changed
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
name: "Linux (amd64; qt6)"
59
runs-on: ubuntu-latest
60
if: "!contains(github.event.head_commit.message, '[ci skip]') && !contains(github.event.head_commit.message, '[skip ci]') && !contains(github.actor, 'transifex')"
61
-
+
62
steps:
63
- name: Install dependencies
64
run: |
0 commit comments