Skip to content

Commit

Permalink
4
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer committed Apr 28, 2024
1 parent 782e288 commit 7f6de96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
cache: 'maven'
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build with Maven
run: ./mvnw -batch-mode clean install -Ppre --file pom.xml -Dforks=2
run: ./mvnw -batch-mode clean install -Ppre --file pom.xml -Dforks=4

0 comments on commit 7f6de96

Please sign in to comment.