Skip to content

Commit

Permalink
chore: minor correction
Browse files Browse the repository at this point in the history
  • Loading branch information
maqi committed Aug 9, 2023
1 parent 66722d2 commit 2052b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ jobs:
echo "SAFE_PEERS has been set to $SAFE_PEERS"
fi
- name: execute the dbc spend test
- name: execute the dbc spend tests
run: cargo test --release --features="local-discovery" --test sequential_transfers -- --nocapture
env:
SN_LOG: "all"
Expand Down

0 comments on commit 2052b95

Please sign in to comment.