Fix ef tests

This commit is contained in:
Pawan Dhananjay
2024-10-16 14:13:57 -07:00
parent c0cac0e2cd
commit b28d010629
8 changed files with 38 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
TESTS_TAG := v1.5.0-alpha.7
TESTS_TAG := v1.5.0-alpha.8
TESTS = general minimal mainnet
TARBALLS = $(patsubst %,%-$(TESTS_TAG).tar.gz,$(TESTS))