Skip to content

Commit

Permalink
2 forks
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer committed Apr 28, 2024
1 parent 1782b3f commit 782e288
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=4
run: ./mvnw -batch-mode clean install -Ppre --file pom.xml -Dforks=2

0 comments on commit 782e288

Please sign in to comment.