We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb5cb9 commit 80cf01bCopy full SHA for 80cf01b
Makefile
@@ -7,4 +7,4 @@ test: tools
7
go test -v 2>&1 `go list ./... | grep -v /vendor/` | go-junit-report -iocopy -set-exit-code -out test-reports/unit-test-report.xml
8
9
tools:
10
- go install github.com/jstemmer/go-junit-report/[email protected]
+ go install github.com/jstemmer/go-junit-report/[email protected]
aviary.xml renamed to aviary.yaml
0 commit comments