Skip to content

Commit

Permalink
ci: disable incremental compilation (rapiz1#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
TaKO8Ki authored Mar 15, 2022
1 parent 952c413 commit f9ee8ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ concurrency:

env:
CARGO_TERM_COLOR: always
CARGO_INCREMENTAL: 0

jobs:
lints:
Expand Down

0 comments on commit f9ee8ec

Please sign in to comment.