Skip to content

Commit 789257e

Browse files
committed
ci: unbreak check-features
Signed-off-by: Eliza Weisman <[email protected]>
1 parent 0f17e76 commit 789257e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check_features.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ jobs:
113113
# TODO(david): once tracing's MSRV goes up to Rust 1.51, we should be able to switch to
114114
# using cargo's V2 feature resolver (https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions)
115115
# and avoid cd'ing into each crate's directory.
116-
needs: check
117116
runs-on: ubuntu-latest
118117
steps:
119118
- uses: actions/checkout@main

0 commit comments

Comments
 (0)