Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroGlezC authored Apr 23, 2024
1 parent f7b8a9c commit 9577ccf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- name: Build with Maven
run: mvn clean verify

- name: List files in target directory
run: ls -R SYG-bootstrap/target/

- name: Generate JaCoCo Badge
uses: cicirello/jacoco-badge-generator@v2
with:
Expand Down

0 comments on commit 9577ccf

Please sign in to comment.