Skip to content

Commit a4c91b1

Browse files
Update main.yml
1 parent c15594c commit a4c91b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
path: ./code/backend/src/main/resources/static/
5757

5858
- name: Build with Maven
59-
run: mvn clean package --file pom.xml
59+
run: mvn clean package --file pom.xml -DskipTests
6060

6161
- name: Upload artifact
6262
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)