Skip to content

Commit

Permalink
remove useless env
Browse files Browse the repository at this point in the history
  • Loading branch information
koushiro committed Jun 20, 2024
1 parent 4947bf8 commit 0e65861
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ concurrency:

env:
CARGO_TERM_COLOR: always
CARGO_INCREMENTAL: 0
CARGO_NET_GIT_FETCH_WITH_CLI: true
RUSTC_WRAPPER: sccache
SCCACHE_GHA_ENABLED: true

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ concurrency:

env:
CARGO_TERM_COLOR: always
CARGO_INCREMENTAL: 0
CARGO_NET_GIT_FETCH_WITH_CLI: true
RUSTC_WRAPPER: sccache
SCCACHE_GHA_ENABLED: true

Expand Down

0 comments on commit 0e65861

Please sign in to comment.