We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0822c commit a3e5d2fCopy full SHA for a3e5d2f
1 file changed
.github/workflows/code.yml
@@ -9,6 +9,9 @@ defaults:
9
run:
10
shell: bash
11
12
+env:
13
+ CARGO_INCREMENTAL: "0"
14
+
15
jobs:
16
17
cancel-previous:
0 commit comments