diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 8dcb33b1027..ac8fd7592ab 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -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}