Skip to content

Commit

Permalink
debug GITHUB_OUTPUT
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAbides committed Aug 10, 2023
1 parent 4c107da commit b5488b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/run_test_long.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ do_test_run() {
export GOROOT=""
GO_VERSION="$CONSTRAINT" ./src/run
WANT_GOROOT="$RUNNER_WORKSPACE/setup-go-faster/go/$WANT_VERSION/x64"
echo "start GITHUB_OUTPUT"
cat "$GITHUB_OUTPUT"
echo "end GITHUB_OUTPUT"
assertContains "$(grep '^GOROOT=' "$GITHUB_OUTPUT")" "$WANT_GOROOT"
}

Expand Down

0 comments on commit b5488b3

Please sign in to comment.