Skip to content

Commit 96d205d

Browse files
committed
wip: otel flaky test
Signed-off-by: José Guilherme Vanz <jguilhermevanz@suse.com>
1 parent ea41cbc commit 96d205d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
profile: minimal
6464
toolchain: stable
6565
override: true
66-
- run: cargo test --workspace test_otel -- --nocapture
66+
- run: make integration-tests
6767

6868
fmt:
6969
name: Rustfmt

0 commit comments

Comments
 (0)