We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd8aa7 commit d9eef17Copy full SHA for d9eef17
.github/workflows/ci-ubuntu.yml
@@ -126,7 +126,7 @@ jobs:
126
make test \
127
AGDA_EXEC='~/.cabal/bin/agda -WnoUnsupportedIndexedMatch -W error' \
128
FIX_WHITESPACE='~/.local/fix-whitespace/bin/fix-whitespace'
129
-
+
130
- name: Save library cache
131
if: steps.cache-library-restore.outputs.cache-hit != 'true'
132
uses: actions/cache/save@v4
0 commit comments