Skip to content

Commit 6038b5d

Browse files
committed
CI: another attempt to pass in CI
1 parent a2ca947 commit 6038b5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ env:
1111

1212
jobs:
1313
build:
14-
14+
env:
15+
QT_QPA_PLATFORM: offscreen
1516
runs-on: ubuntu-latest
1617
strategy:
1718
matrix:

0 commit comments

Comments
 (0)