Skip to content

Commit

Permalink
4 forks
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer committed Apr 19, 2024
1 parent bea59db commit c261429
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 c261429

Please sign in to comment.