Skip to content

Commit d3b0a65

Browse files
committed
Fix integration test runner
1 parent a3fb2d0 commit d3b0a65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/clippy_bors.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ jobs:
223223
run: $CARGO_TARGET_DIR/debug/integration
224224
env:
225225
INTEGRATION: ${{ matrix.integration }}
226-
RUSTUP_TOOLCHAIN: master
227226

228227
# These jobs doesn't actually test anything, but they're only used to tell
229228
# bors the build completed, as there is no practical way to detect when a

0 commit comments

Comments
 (0)