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 f7cf0fc commit 3bb865a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
container:
image: maven:3-eclipse-temurin-21-jammy
volumes:
- ${{ runner.home }}/.m2:/root/.m2
- ~/.m2:/root/.m2
env:
MAVEN_CLI_OPTS: "--batch-mode --errors --fail-at-end --show-version"
steps:
Expand Down

0 comments on commit 3bb865a

Please sign in to comment.