Skip to content

Commit

Permalink
List env
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Jan 2, 2024
1 parent d905f9d commit 2e8393c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integ-test-detect-java-toolchains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
uses: ./.github/actions/download-dist
- name: Setup Gradle
uses: ./
- name: List env
shell: bash
run: env
- name: List detected toolchains
shell: bash
working-directory: .github/workflow-samples/groovy-dsl
Expand Down

0 comments on commit 2e8393c

Please sign in to comment.