mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
bleeps: Switch to the main branch
This commit is contained in:
parent
6788f77541
commit
57800529d1
@ -35,8 +35,8 @@ function test_fn { npm run test; }
|
|||||||
function bleeps_test
|
function bleeps_test
|
||||||
{
|
{
|
||||||
local repo="https://github.com/wighawag/bleeps"
|
local repo="https://github.com/wighawag/bleeps"
|
||||||
local ref_type=tag
|
local ref_type=branch
|
||||||
local ref=bleeps_migrations # TODO: There's a 0.4.19 contract in 'main' that would need patching for the latest compiler.
|
local ref=main
|
||||||
local config_file="hardhat.config.ts"
|
local config_file="hardhat.config.ts"
|
||||||
local config_var=config
|
local config_var=config
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user