Parcourir la source

revert(ci): disable incremental compilation (#140) (#144)

This reverts commit f9ee8ec2f90c8dd2e736d3e03fcd23447bcb0c9b.
Takayuki Maeda il y a 3 ans
Parent
commit
636bdbd604
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      .github/workflows/rust.yml

+ 0 - 1
.github/workflows/rust.yml

@@ -14,7 +14,6 @@ concurrency:
 
 env:
   CARGO_TERM_COLOR: always
-  CARGO_INCREMENTAL: 0
 
 jobs:
   lints: