Skip to content

Commit

Permalink
fix CI 2
Browse files Browse the repository at this point in the history
  • Loading branch information
lemastero committed Apr 29, 2024
1 parent c4bda60 commit 1439c12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
- name: Build
run: cabal build all

- name: Run tests
- name: Run testsľ
run: cabal test all

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

0 comments on commit 1439c12

Please sign in to comment.