Skip to content

Commit 532ce00

Browse files
author
supr
authored
revert ci.yaml
to match kaspanet/rusty-kaspa master
1 parent 9a5de30 commit 532ce00

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,6 @@ jobs:
113113
target/
114114
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
115115

116-
- name: Run cargo tests non--release
117-
run: cargo test --no-fail-fast
118-
119116
- name: Run cargo build with devnet-prealloc feature
120117
run: cargo build --release --features devnet-prealloc --workspace --all --tests --benches
121118

0 commit comments

Comments
 (0)