We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640a0f3 commit 2e65c5bCopy full SHA for 2e65c5b
.github/workflows/main.yml
@@ -7,6 +7,9 @@ on:
7
- 'v*'
8
pull_request:
9
10
+env:
11
+ CARGO_INCREMENTAL: 0
12
+
13
jobs:
14
tests:
15
runs-on: ubuntu-latest
0 commit comments