Skip to content

Commit

Permalink
Fix whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Oct 30, 2024
1 parent d955bc3 commit d6de81d
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 @@ -28,7 +28,7 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Fail on whitespace errors
run: git show HEAD --check
run: git show HEAD --check
- name: Clone our fork of PyDev
run: |
mkdir "$HOME/git"
Expand Down

0 comments on commit d6de81d

Please sign in to comment.