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

Commit

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

0 comments on commit 1ae8f67

Please sign in to comment.