Skip to content

Commit

Permalink
Dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
Baltoli committed Oct 26, 2023
1 parent abb77c7 commit bac2c75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
- name: 'Check code is formatted correctly'
uses: axel-op/googlejavaformat-action@v3
with:
version: 1.18
args: "--set-exit-if-changed"
version: 1.18.1
args: "--dry-run --set-exit-if-changed"

nix-maven:
name: 'Nix: Maven'
Expand Down

0 comments on commit bac2c75

Please sign in to comment.