Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Jan 12, 2024
1 parent c27e597 commit 9cd263b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
- name: Run tests on Ubuntu
run: |
${{ env.RUST_INFO }}
RUST_LOG=info cargo +stable test --workspace -- --nocapture --release
RUST_LOG=info cargo +stable test --release --workspace -- --nocapture
build:
name: Build polkadot-staking-miner binary
Expand Down

0 comments on commit 9cd263b

Please sign in to comment.