We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea41cbc commit 96d205dCopy full SHA for 96d205d
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
profile: minimal
64
toolchain: stable
65
override: true
66
- - run: cargo test --workspace test_otel -- --nocapture
+ - run: make integration-tests
67
68
fmt:
69
name: Rustfmt
0 commit comments