Skip to content

Commit 563be62

Browse files
committed
Drop parallelt bygg
1 parent cb00425 commit 563be62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
distribution: 'temurin'
1717
java-version: '17'
1818
- name: Build with Maven
19-
run: mvn -T 1C -B clean install
19+
run: mvn -B clean install

0 commit comments

Comments
 (0)