Skip to content

Commit

Permalink
Run shelley transactions tests
Browse files Browse the repository at this point in the history
  • Loading branch information
abailly committed Jan 3, 2025
1 parent f6fde2a commit 80e173a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ steps:
- bundle exec rake display_versions
- bundle exec rake start_node_and_wallet[preprod]
- bundle exec rake wait_until_node_synced
- bundle exec rake spec SPEC_OPTS="-t %TAGS%"
- bundle exec rake spec SPEC_OPTS="-t 'CardanoWallet::Shelley::Transactions'"
- bundle exec rake stop_node_and_wallet[preprod]
agents:
system: ${windows}
Expand Down

0 comments on commit 80e173a

Please sign in to comment.