Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hsyl20 committed Dec 11, 2023
1 parent f681f0f commit e30e277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
dist-newstyle
key: ${{ runner.os }}-latest
- name: Test
run: cabal test -fpure-haskell --enable-tests --test-show-details=direct al
run: cabal test -fpure-haskell --enable-tests --test-show-details=direct all

old-gcc:
needs: build
Expand Down

0 comments on commit e30e277

Please sign in to comment.