Skip to content

Commit

Permalink
Merge pull request #450 from EsupPortail/test
Browse files Browse the repository at this point in the history
Test
  • Loading branch information
dlemaignent authored Aug 22, 2024
2 parents e535211 + be14beb commit acd7d5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: maven
- name: Install docker-compose
run: sudo apt-get update && sudo apt-get install -y docker-compose --fix-missing
- name: Install ghostscript
run: sudo apt-get update && sudo apt-get install -y ghostscript --fix-missing
- name: Maven Surefire tests
Expand Down

0 comments on commit acd7d5d

Please sign in to comment.