Skip to content

Commit 71e0fac

Browse files
committed
delete old workflow
1 parent 71ec154 commit 71e0fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
with:
2222
java-version: 1.8
2323
- name: Build with Maven
24-
run: mvn -B package -P github --file pom.xml
24+
run: mvn -B package -P no-integration-tests --file pom.xml

0 commit comments

Comments
 (0)