Skip to content

Commit

Permalink
fix project
Browse files Browse the repository at this point in the history
  • Loading branch information
rieckpil committed Jan 30, 2024
1 parent e368f25 commit 6227991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-parent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
cache: 'maven'

- name: Build all projects with Maven
run: ./mvnw verify --fail-at-end -B -T 1C
run: ./mvnw verify --fail-at-end -B -T 1C -rf :spring-boot-integration-tests-testcontainers

0 comments on commit 6227991

Please sign in to comment.