Skip to content

Commit 851a490

Browse files
hmottestadCopilot
andauthored
Update .github/workflows/copilot-setup-steps.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 92f2b27 commit 851a490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: mvn -B -T 2C dependency:go-offline
3333

3434
- name: Maven install (skip tests)
35-
run: mvn -B clean install -DskipTests -Pquick
35+
run: mvn -B install -DskipTests -Pquick
3636

3737
- name: Install system dependencies for E2E tests
3838
run: sudo apt-get update && sudo apt-get install -y libxml2-utils

0 commit comments

Comments
 (0)