ci: stop spl downstream project test temporarily (#32610)
This commit is contained in:
parent
de4ff348b4
commit
adc17fd1e0
|
@ -9,5 +9,5 @@ source "$here"/common.sh
|
||||||
agent="${1-solana}"
|
agent="${1-solana}"
|
||||||
|
|
||||||
group "downstream projects" \
|
group "downstream projects" \
|
||||||
'{ "name": "spl", "command": "./ci/downstream-projects/run-spl.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"'" }' \
|
# '{ "name": "openbook-dex", "command": "./ci/downstream-projects/run-openbook-dex.sh", "timeout_in_minutes": 30, "agent": "'"$agent"'" }' \
|
||||||
|
|
Loading…
Reference in New Issue