Skip to content

Commit

Permalink
fix(examples): remove local npm dependency in hello-world example
Browse files Browse the repository at this point in the history
  • Loading branch information
edvald committed Oct 8, 2018
1 parent b24c6a9 commit d91327e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/hello-world/services/hello-function/garden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,3 @@ module:
name: hello-function
type: openfaas
lang: node
tests:
- name: unit
command: [npm, test]

0 comments on commit d91327e

Please sign in to comment.