Skip to content

Commit

Permalink
debug: add debug statement - REVERT ME
Browse files Browse the repository at this point in the history
  • Loading branch information
npepinpe committed May 25, 2022
1 parent 67182a3 commit 74928da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
with:
java-version: '8'
distribution: 'temurin'
- name: Debug - REMOVE ME
run: java -version
- name: Test
timeout-minutes: 20
run: >
Expand Down

0 comments on commit 74928da

Please sign in to comment.