Skip to content

Commit 80cf01b

Browse files
joecotton-wkBrian Meyers
andauthored
STUD-773 Fixed aviary.yaml file (#15)
Co-authored-by: Brian Meyers <[email protected]>
1 parent abb5cb9 commit 80cf01b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ test: tools
77
go test -v 2>&1 `go list ./... | grep -v /vendor/` | go-junit-report -iocopy -set-exit-code -out test-reports/unit-test-report.xml
88

99
tools:
10-
go install github.com/jstemmer/go-junit-report/[email protected]
10+
go install github.com/jstemmer/go-junit-report/[email protected]
File renamed without changes.

0 commit comments

Comments
 (0)