File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1010 - " feat/rc1"
1111 - " feat/next-vote"
1212 - " feat/v3-vote"
13+ - " ci-solc-download"
1314 schedule :
1415 - cron : " 0 0 * * TUE"
1516
Original file line number Diff line number Diff line change 1414 - " feat/rc1"
1515 - " feat/next-vote"
1616 - " feat/v3-vote"
17+ - " ci-solc-download"
1718 workflow_dispatch :
1819
1920jobs :
Original file line number Diff line number Diff line change 3636 vote : " large"
3737 rpc_url : ${{ secrets.ETH_RPC_URL }}
3838 etherscan : ${{ secrets.ETHERSCAN_TOKEN }}
39- command : " make test-1/2"
39+ command : " PYTHONPATH=$PWD make test-1/2"
4040
4141 run-tests-large-2 :
4242 name : Brownie fork LARGE tests 2
6262 vote : " large"
6363 rpc_url : ${{ secrets.ETH_RPC_URL }}
6464 etherscan : ${{ secrets.ETHERSCAN_TOKEN }}
65- command : " make test-2/2"
65+ command : " PYTHONPATH=$PWD make test-2/2"
You can’t perform that action at this time.
0 commit comments