Skip to content

Commit

Permalink
Merge branch 'master' into dcou-banking-trace-for-test
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun authored Jul 13, 2023
2 parents d6efeb3 + e6f5f87 commit 66713dd
Show file tree
Hide file tree
Showing 82 changed files with 1,160 additions and 1,019 deletions.
4 changes: 2 additions & 2 deletions .buildkite/scripts/build-downstream-projects.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ source "$here"/common.sh
agent="${1-solana}"

group "downstream projects" \
'{ "name": "example-helloworld", "command": "./ci/downstream-projects/run-example-helloworld.sh", "timeout_in_minutes": 30, "agent": "'"$agent"'" }'
# '{ "name": "spl", "command": "./ci/downstream-projects/run-spl.sh", "timeout_in_minutes": 30, "agent": "'"$agent"'" }' \
'{ "name": "example-helloworld", "command": "./ci/downstream-projects/run-example-helloworld.sh", "timeout_in_minutes": 30, "agent": "'"$agent"'" }' \
'{ "name": "spl", "command": "./ci/downstream-projects/run-spl.sh", "timeout_in_minutes": 30, "agent": "'"$agent"'" }'
# '{ "name": "openbook-dex", "command": "./ci/downstream-projects/run-openbook-dex.sh", "timeout_in_minutes": 30, "agent": "'"$agent"'" }' \
Loading

0 comments on commit 66713dd

Please sign in to comment.