bleeps: Switch to the main branch

This commit is contained in:
Kamil Śliwak 2022-02-01 16:40:08 +01:00
parent 6788f77541
commit 57800529d1

View File

@ -35,8 +35,8 @@ function test_fn { npm run test; }
function bleeps_test
{
local repo="https://github.com/wighawag/bleeps"
local ref_type=tag
local ref=bleeps_migrations # TODO: There's a 0.4.19 contract in 'main' that would need patching for the latest compiler.
local ref_type=branch
local ref=main
local config_file="hardhat.config.ts"
local config_var=config