Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit b614448

Browse files
committed
Revert "[CI] Run the compile step with CARGO_INCREMENTAL=1"
This reverts commit af0fa74. It didn't do anything
1 parent af0fa74 commit b614448

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ jobs:
5757
with:
5858
command: rustc
5959
args: --release -- -Zrun_dsymutil=no
60-
env:
61-
CARGO_INCREMENTAL: 1
6260

6361
- name: Test
6462
run: |

0 commit comments

Comments
 (0)