Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-main authored Feb 13, 2017
1 parent c182ff1 commit d6bfd6e
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 @@ -22,6 +22,6 @@ clean:
rm -rf ./node_modules

test:
yarn test
yarn test

.PHONY: dev d setup build docker docker-push clean test

0 comments on commit d6bfd6e

Please sign in to comment.