Skip to content

Commit 2fa2c4d

Browse files
committed
Keep rustup default none
1 parent f311554 commit 2fa2c4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-sub.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
name: "cargo clippy in subdir"
99
runs-on: ubuntu-latest
1010
steps:
11+
- run: rustup default none
1112
# - run: rustup default none && rustup self uninstall -y
1213
- run: |
1314
rustc --version || true

0 commit comments

Comments
 (0)