Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isidore authored Dec 10, 2021
1 parent 85dc97f commit 9e40da4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Haskell Tests
uses: sol/run-haskell-tests@v1
- name: Haskell cabal-cache
uses: haskell-works/cabal-cache-action@master
- run: runhaskell code.hs

0 comments on commit 9e40da4

Please sign in to comment.