Skip to content

Commit d9eef17

Browse files
committed
whitespace
1 parent 9bd8aa7 commit d9eef17

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
@@ -126,7 +126,7 @@ jobs:
126126
make test \
127127
AGDA_EXEC='~/.cabal/bin/agda -WnoUnsupportedIndexedMatch -W error' \
128128
FIX_WHITESPACE='~/.local/fix-whitespace/bin/fix-whitespace'
129-
129+
130130
- name: Save library cache
131131
if: steps.cache-library-restore.outputs.cache-hit != 'true'
132132
uses: actions/cache/save@v4

0 commit comments

Comments
 (0)