Skip to content

Commit

Permalink
get nomad test to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
rboyer committed Oct 15, 2019
1 parent 255bca0 commit 86b64f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ jobs:

# make dev build of nomad
- run:
command: make dev
command: make pkg/linux_amd64/nomad
working_directory: *NOMAD_WORKING_DIR

# update gotestsum
Expand Down

0 comments on commit 86b64f2

Please sign in to comment.