Skip to content

Commit

Permalink
Update whitespace.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleidukos authored Oct 8, 2024
1 parent c5f0f69 commit 7d3188d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/whitespace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
steps:

- uses: actions/checkout@v4
<<<<<<< HEAD
- uses: andreasabel/fix-whitespace-action@v1
=======


- run: |
# no longer using the action because apparently we're supposed to use the Makefile here
Expand All @@ -28,4 +26,3 @@ jobs:
echo "$HOME/.local/bin" >> $GITHUB_PATH
- run: make whitespace
>>>>>>> 2858dc099 (add Makefile targets for fix-whitespace)

0 comments on commit 7d3188d

Please sign in to comment.