WIP: test #2

Closed
xdrm-brackets wants to merge 1 commits from 0.2.0-test into 0.2.0
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 0c816c1b03 - Show all commits

View File

@ -4,8 +4,8 @@ type: docker
name: default
steps:
- name: test
- name: test-test
image: golang:1.13
commands:
- go get ./...
- go test -v -race -cover -coverprofile ./coverage.out ./...
- go test -v -race -cover -coverprofile ./coverage.out ./...