Skip to content

Commit 953d763

Browse files
committed
Stop blocking tier 1 CI on lints
1 parent 60309d2 commit 953d763

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
# Matches the Rust Tier 1 platform support
3333
# See https://doc.rust-lang.org/nightly/rustc/platform-support.html#tier-1-with-host-tools
3434
name: Tier 1
35-
needs: lints
3635
runs-on: ${{ matrix.os }}
3736
strategy:
3837
matrix:

0 commit comments

Comments
 (0)