Skip to content

Commit 434fea3

Browse files
committed
Update dependabot
1 parent f67d31e commit 434fea3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,4 @@ jobs:
6969
cache: maven
7070
- name: Maven Build for ${{ matrix.app }}
7171
working-directory: ${{ matrix.app }}
72-
run: ./mvnw -B clean verify -Dquarkus.http.host=0.0.0.0 -DskipITs=false
73-
72+
run: ./mvnw -B clean verify -Dquarkus.http.host=0.0.0.0 -DskipITs=false

0 commit comments

Comments
 (0)