Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
DTLP committed Sep 21, 2023
1 parent 198ec6f commit 630405c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration_tests/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

PATH=$PATH:$GOPATH/bin

go get -t .
go install
go get -t ./cmd/strongbox/
go install ./cmd/strongbox/

go get -t ./integration_tests/
go test -v -tags=integration ./integration_tests/

0 comments on commit 630405c

Please sign in to comment.