Skip to content

Commit

Permalink
Workflow testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 committed Sep 10, 2024
1 parent 61d20bd commit 1adf6eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/gradle-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@ jobs:
cd ../../
done
- name: Show repo directory tree
run:
ls
ls repository-group

- name: Setup JDK
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 1adf6eb

Please sign in to comment.