File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2727 TEST_CLIENT_STAKE_POOL_PROVIDER : ' http'
2828 TEST_CLIENT_STAKE_POOL_PROVIDER_PARAMS : ' {"baseUrl":"http://localhost:4000/"}'
2929 WS_PROVIDER_URL : ' http://localhost:4100/ws'
30- # enable Blockfrost backed providers, the rest will use defaults
31- ASSET_PROVIDER : ' blockfrost'
32- UTXO_PROVIDER : ' blockfrost'
33- CHAIN_HISTORY_PROVIDER : ' blockfrost'
34- REWARDS_PROVIDER : ' blockfrost'
35- NETWORK_INFO_PROVIDER : ' blockfrost'
36- TX_SUBMIT_PROVIDER : ' blockfrost'
30+
3731
3832on :
3933 pull_request :
7771 OGMIOS_PORT : ' 1340'
7872 OGMIOS_URL : ' ws://ogmios:1340'
7973 POSTGRES_PORT : ' 5435'
74+ ASSET_PROVIDER : ' unknown'
75+ UTXO_PROVIDER : ' unknown'
76+ CHAIN_HISTORY_PROVIDER : ' unknown'
77+ REWARDS_PROVIDER : ' unknown'
78+ NETWORK_INFO_PROVIDER : ' unknown'
79+ TX_SUBMIT_PROVIDER : ' unknown'
8080
8181 - name : Wait for network init
8282 run : |
You can’t perform that action at this time.
0 commit comments