Skip to content

Commit

Permalink
Run also integration tests on CI
Browse files Browse the repository at this point in the history
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
  • Loading branch information
dmatej committed Oct 3, 2024
1 parent 3d28580 commit 38ad5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Build with Maven
run: mvn -B clean package
run: mvn -B clean verify

0 comments on commit 38ad5c2

Please sign in to comment.