Skip to content

Commit

Permalink
Factory: reverts Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
gangov committed Oct 26, 2023
1 parent d457831 commit 6abea8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/factory/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ default: all
all: lint build test

test: build # because of token dependency
$(MAKE) -C ../multihop build || break;
cargo test

build:
Expand Down

0 comments on commit 6abea8d

Please sign in to comment.