Skip to content

Commit

Permalink
Removed unit tests step
Browse files Browse the repository at this point in the history
  • Loading branch information
luyzdeleon committed Apr 3, 2019
1 parent c0d4918 commit 868755d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ jobs:
# specify any bash command here prefixed with `run: `
- run: dep ensure
- run: go build cmd/pocket_core/main.go
- run: go test ./tests/unit/...
- run: go test ./tests/... --dispatchurl $POCKET_CORE_DISPATCH_URL --serviceurl $POCKET_CORE_SERVICE_URL

0 comments on commit 868755d

Please sign in to comment.