Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Thopap committed Oct 31, 2023
2 parents 0100df2 + e2c50c0 commit 29f68f5
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 @@ -29,4 +29,6 @@ jobs:
cache: maven
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Integration Tests with Maven
run: mvn failsafe:integration-test -Pit-tests --file pom.xml

0 comments on commit 29f68f5

Please sign in to comment.