Skip to content

Commit

Permalink
Another batch flag for maven
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Aug 4, 2023
1 parent 09b4d40 commit 166a61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Install dependencies
run: |
./mvnw initialize
./mvnw -B initialize
bundle install --jobs=3 --retry=3
- name: Run tests
Expand Down

0 comments on commit 166a61f

Please sign in to comment.