Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wind57 committed Sep 25, 2023
1 parent af95400 commit 75e5bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/composites/pre-test-actions/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
- name: build project
shell: bash
run: |
./mvnw clean install -P sonar -Dskip.build.image=true -DskipITs -DskipTests -T1C -U -B -q
./mvnw dependency:go-offline clean install -P sonar -Dskip.build.image=true -DskipITs -DskipTests -T1C -U -B -q
- name: build controllers project
uses: ./.github/workflows/composites/build-controllers-project
Expand Down

0 comments on commit 75e5bcf

Please sign in to comment.