Skip to content

Commit

Permalink
test buildkite on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin100 authored and dorin100 committed May 2, 2021
1 parent f5f7a39 commit 594ab9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/sync_tests.yml
@@ -1,7 +1,7 @@
steps:
- label: 'run the cardano node sync test on Mainnet using a Linux machine'
command:
- nix-shell --run 'python ./sync_tests/sync_test.py -t1 "1.26.2" -e "mainnet"'
- nix-shell --run 'python ./sync_tests/sync_test.py -t1 "1.26.2" -e "shelley_qa"'
branches: "dorin/*"
timeout_in_minutes: 1200
agents:
Expand Down

0 comments on commit 594ab9d

Please sign in to comment.