Skip to content

Commit d901d95

Browse files
committed
use fix-whitespace action
1 parent 863c2ea commit d901d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
# By default github actions do not pull the repo
104104
- name: Checkout cubical
105105
uses: actions/checkout@v4
106-
106+
- uses: andreasabel/fix-whitespace-action@v1
107107

108108
########################################################################
109109
## TESTING

0 commit comments

Comments
 (0)