Skip to content

Commit 4160da8

Browse files
committed
Fix Makefile
1 parent 17c9f0c commit 4160da8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ test_mina_account_go_bindings_macos: build_mina_account_macos
661661
@echo "Testing Mina Account Go bindings..."
662662
go test ./operator/mina_account/... -v
663663

664-
test_mina_go_bindings_linux: build_mina_linux
664+
test_mina_account_go_bindings_linux: build_mina_linux
665665
@echo "Testing Mina Account Go bindings..."
666666
go test ./operator/mina_account/... -v
667667

0 commit comments

Comments
 (0)