Skip to content

Commit

Permalink
double equals
Browse files Browse the repository at this point in the history
  • Loading branch information
lnkuiper committed Jan 27, 2025
1 parent 2a4aafb commit 6f96eef
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 @@ -21,7 +21,7 @@ jobs:
ref: ${{ inputs.git_ref }}

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

java-linux-amd64:
Expand Down

0 comments on commit 6f96eef

Please sign in to comment.