Skip to content

Commit 59bf5c0

Browse files
committed
fix path in docker container directly
1 parent 7a7b37e commit 59bf5c0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ on:
77
branches: [master, dev, chore/self-hosted-ci]
88
pull_request:
99
types: [opened, reopened, synchronize]
10-
env:
11-
CARGO_HOME: /opt/cargo
12-
RUSTUP_HOME: /opt/rustup
13-
CARGO_TERM_COLOR: always
14-
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
15-
PATH: /opt/cargo/bin:/root/.local/share/solana/install/active_release/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
1610
jobs:
1711
# ── Format ─────────────────────────────────────────────────────────
1812
fmt:

0 commit comments

Comments
 (0)