Skip to content

Commit 958d167

Browse files
committed
chore: drop unused
1 parent 453e7b6 commit 958d167

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/rust-cubestore-master.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ jobs:
4545
run: cargo fmt -- --check
4646
- name: Run cargo check
4747
run: cargo check --benches
48-
- name: Run cargo build
49-
run:
50-
cargo build --manifest-path rust/cubestore/Cargo.toml -j 4
5148
- name: Run cargo test
5249
env:
5350
CUBESTORE_AWS_ACCESS_KEY_ID: ${{ secrets.CUBESTORE_AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)