Skip to content

Commit

Permalink
use flow
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuahannan committed Sep 10, 2024
1 parent 6180059 commit 37780d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
test:
$(MAKE) generate -C lib/go
$(MAKE) test -C lib/go
flow-c1 test --cover --covercode="contracts" tests/*.cdc
flow test --cover --covercode="contracts" tests/*.cdc

.PHONY: ci
ci:
Expand Down

0 comments on commit 37780d8

Please sign in to comment.