Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Feb 24, 2019
1 parent cf62fce commit 5c2395d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ steps:
- script: |
go get -t -v ./...
go test -race ./...
go install -v ./packr
cd v2
go get -t -v ./...
go test -race ./...
go install -v ./packr2
workingDirectory: "$(modulePath)"
displayName: "Tests"

0 comments on commit 5c2395d

Please sign in to comment.