Skip to content

Commit 59d7b2c

Browse files
committed
More tweek of the CI
1 parent de91ae9 commit 59d7b2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99

1010
env:
1111
CARGO_TERM_COLOR: always
12+
SLINT_NO_QT: 1
13+
CARGO_INCREMENTAL: false
1214

1315
jobs:
1416
build:

0 commit comments

Comments
 (0)