Public Access
fix: disable integration tests
This commit is contained in:
@@ -56,4 +56,4 @@ jobs:
|
||||
run: apt-get update && apt-get install -y --no-install-recommends protobuf-compiler libprotobuf-dev git ca-certificates nodejs
|
||||
- uses: actions/checkout@v4
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- run: cargo test --workspace
|
||||
- run: cargo test --workspace --lib --bins
|
||||
|
||||
Reference in New Issue
Block a user