Skip to content

Commit

Permalink
Fix coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
binkley committed May 1, 2024
1 parent 07205b2 commit 7d7bfec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ build-with-maven:
COPY config config
COPY src src
RUN ./mvnw --no-transfer-progress clean verify
SAVE ARTIFACT --keep-ts target/site/jacoco/jacoco.csv AS LOCAL target/site/jacoco/jacoco.csv

run-with-maven:
FROM +build-with-maven
Expand Down

0 comments on commit 7d7bfec

Please sign in to comment.