Skip to content

Commit

Permalink
echo contents goroot
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert Teoh committed Dec 26, 2023
1 parent b38347f commit 3f9a937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ test-ci: install-test-tools build-examples cover test-report
test-report:
echo "go path: " && which $(GO) && \
echo "path: $$PATH" && \
echo "contents of goroot: " && ls -al /home/runner/sdk/gotip/bin/ \
cat test-results.json | go-junit-report -parser gojson > junit-report.xml

.PHONY: thrift
Expand Down

0 comments on commit 3f9a937

Please sign in to comment.