Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Apr 2, 2024
1 parent 3ec834a commit ef9d50f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
restore-keys: ${{ runner.os }}-maven-
- name: Create settings.xml
uses: s4u/[email protected]
- name: debug
run: cat /github/home/.m2/settings.xml
- name: Test
run: mvn $MAVEN_CLI_OPTS test
env:
Expand Down

0 comments on commit ef9d50f

Please sign in to comment.