Skip to content

Commit

Permalink
interim
Browse files Browse the repository at this point in the history
  • Loading branch information
wintered committed Oct 18, 2024
1 parent 87279ed commit b5a3406
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ jobs:
- name: Install Haskell packages
run: |
cabal install testing-feat
cabal install size-based
cabal install --lib size-based
cabal install testing-feat size-based
cabal install --lib testing-feat size-based
- name: Test ET
run: |
Expand Down

0 comments on commit b5a3406

Please sign in to comment.