Skip to content

Commit

Permalink
chore(update-server) Run update-server tests on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed Aug 20, 2018
1 parent c0fa188 commit 16cc3a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ test-py:
# lerna exec --scope @opentrons/update-server --since origin/edge -- $(MAKE) -C .. test
$(MAKE) -C api test
$(MAKE) -C api-server-lib test
$(MAKE) -C update-server test

.PHONY: test-js
test-js:
Expand Down

0 comments on commit 16cc3a5

Please sign in to comment.