Skip to content

Commit

Permalink
go install
Browse files Browse the repository at this point in the history
  • Loading branch information
yseto committed Aug 30, 2022
1 parent 6795056 commit 6ae17b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test.bash
@@ -1,8 +1,7 @@
#!/bin/bash

# install dependencies
#go install github.com/lufia/graphitemetrictest/cmd/graphite-metric-test@latest || exit
go get github.com/lufia/graphitemetrictest/cmd/graphite-metric-test || exit
go install github.com/lufia/graphitemetrictest/cmd/graphite-metric-test@latest || exit

# prepare tests
for f in mackerel-plugin-*/test.sh
Expand Down

0 comments on commit 6ae17b9

Please sign in to comment.