Skip to content

Commit

Permalink
ci: fix prepare-test-resources job (#348)
Browse files Browse the repository at this point in the history
Signed-off-by: Darren Murray <[email protected]>
  • Loading branch information
dmurray-lacework committed Mar 22, 2021
1 parent c348b01 commit a071c04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
prepare-test-resources:
executor: go-executor
steps:
- checkout
- run: make test-resources
unit-test:
executor: go-executor
Expand Down

0 comments on commit a071c04

Please sign in to comment.