Skip to content

Commit

Permalink
Update haskell.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lemastero authored Dec 17, 2023
1 parent abee8e4 commit b4925e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
run: cabal test all

- name: Run tests
run: cabal run -- agda2rust ./test/Hello.agda
run: cabal run -- agda2rust ./test/hello.agda

0 comments on commit b4925e3

Please sign in to comment.