We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f17e76 commit 789257eCopy full SHA for 789257e
.github/workflows/check_features.yml
@@ -113,7 +113,6 @@ jobs:
113
# TODO(david): once tracing's MSRV goes up to Rust 1.51, we should be able to switch to
114
# using cargo's V2 feature resolver (https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions)
115
# and avoid cd'ing into each crate's directory.
116
- needs: check
117
runs-on: ubuntu-latest
118
steps:
119
- uses: actions/checkout@main
0 commit comments