mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
remove unused trace collector and fix env var
This commit is contained in:
parent
7eec3bc932
commit
c999b36c41
24 changed files with 31 additions and 864 deletions
3
.github/workflows/rust_tests.yml
vendored
3
.github/workflows/rust_tests.yml
vendored
|
|
@ -29,6 +29,3 @@ jobs:
|
|||
|
||||
- name: Run unit tests
|
||||
run: cargo test --lib
|
||||
|
||||
- name: Run trace integration tests
|
||||
run: cargo test -p common --features trace-collection traces::tests::trace_integration_test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue