Skip to content

Commit

Permalink
Update unittests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgprudhomme authored Nov 2, 2024
1 parent 3ea3aa5 commit da752f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
language: [ 'java' ]

steps:
- name: Check out the repository
uses: actions/checkout@v3

- name: Setup local maven cache
uses: actions/cache@v4
with:
Expand Down

0 comments on commit da752f0

Please sign in to comment.