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 c9db496 commit 84c1c26Copy full SHA for 84c1c26
.github/workflows/CI.yml
@@ -237,7 +237,7 @@ jobs:
237
working-directory: "tracing/test_static_max_level_features"
238
- name: "Test tracing-core no-std support"
239
run: cargo test --no-default-features
240
- working-directory: tracing
+ working-directory: tracing-core
241
- name: "Test tracing no-std support"
242
run: cargo test --lib --tests --no-default-features
243
working-directory: tracing
0 commit comments