Skip to content

Commit

Permalink
attempting optimized testing requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-watson committed Dec 17, 2024
1 parent d587915 commit 497acdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Set up JDK 17
uses: actions/setup-java@v2
Expand Down

0 comments on commit 497acdd

Please sign in to comment.