Skip to content

Commit

Permalink
Print GITHUB_ vars
Browse files Browse the repository at this point in the history
  • Loading branch information
mvukov committed Nov 1, 2023
1 parent 0f9d93a commit c0cd984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
BAZEL_ARGS: ${{ matrix.config_option }}
BUILDBUDDY_ORG_API_KEY: ${{ secrets.BUILDBUDDY_ORG_API_KEY }}
working-directory: ${{ matrix.folder }}
run: pwd && ls && .github/workflows/test.sh
run: set | grep GITHUB_ && pwd && ls && .github/workflows/test.sh

0 comments on commit c0cd984

Please sign in to comment.