Skip to content

Commit 7d3188d

Browse files
authored
Update whitespace.yml
1 parent c5f0f69 commit 7d3188d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/whitespace.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ jobs:
1515
steps:
1616

1717
- uses: actions/checkout@v4
18-
<<<<<<< HEAD
19-
- uses: andreasabel/fix-whitespace-action@v1
20-
=======
18+
2119

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

0 commit comments

Comments
 (0)