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

This reverts commit f9ee8ec2f9.
This commit is contained in:
Takayuki Maeda 2022-03-25 12:57:12 +09:00 committed by GitHub
parent f9ee8ec2f9
commit 636bdbd604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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