Skip to content

Commit 3582744

Browse files
committed
wip: abi CI
1 parent 61a5c5a commit 3582744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ SECONDARY_NETWORK ?= mfh-2
3232
NETWORK_STATE_FILE ?= deployed-mainnet.json
3333

3434
test-1/2:
35-
poetry run brownie test tests/[tc]*.py tests/regression/test_staking_router_stake_distribution.py --durations=20 --network mfh-1
35+
poetry run brownie test tests/test_2026_01_20.py::test_vote -s --network mfh-1
3636

3737
test-2/2:
3838
$(call run_2nd_test,brownie test -k 'not test_staking_router_stake_distribution.py' --durations=20 --network $(SECONDARY_NETWORK))

0 commit comments

Comments
 (0)