Skip to content

Commit 4b2b0bc

Browse files
committed
action2
1 parent 32430e8 commit 4b2b0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_zapverse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
distribution: 'microsoft'
2626

2727
- name: Build with Maven
28-
run: mvn clean install
28+
run: mvn clean install -DskipTests
2929
env:
3030
SUPABASE_DB_URL: ${{ secrets.SUPABASE_DB_URL }}
3131
SUPABASE_DB_USERNAME: ${{ secrets.SUPABASE_DB_USERNAME }}

0 commit comments

Comments
 (0)