Changing package being tested to v2

* Adding v2 to package name being tested.
This commit is contained in:
Renán I. Del Valle 2020-02-26 11:30:38 -08:00 committed by GitHub
parent 800d8e5a30
commit 02a9996f22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,5 +22,5 @@ jobs:
- name: Create aurora/mesos docker cluster
run: docker-compose up -d
- name: Run tests
run: go test -race -coverprofile=coverage.txt -covermode=atomic -v github.com/aurora-scheduler/gorealis
run: go test -race -coverprofile=coverage.txt -covermode=atomic -v github.com/aurora-scheduler/gorealis/v2