Skip to content

Commit

Permalink
multi-line run
Browse files Browse the repository at this point in the history
  • Loading branch information
lnkuiper committed Jan 27, 2025
1 parent 6f96eef commit 2be02c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0
ref: ${{ inputs.git_ref }}

- run:
- run: |
python3 -m pip install --user clang_format==11.0.1
make format-check
Expand Down

0 comments on commit 2be02c1

Please sign in to comment.