Skip to content

Commit

Permalink
Fix cabal file name
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwebb76 committed Dec 17, 2024
1 parent 34070c6 commit c6eb8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
id: set-matrix
uses: kleidukos/get-tested@a0aa3f2d4ab0d10daa49dc9ee8c706d673fb0e02
with:
cabal-file: github-actions.cabal
cabal-file: tasty-golden-extra.cabal
ubuntu-version: "20.04"
version: 0.1.7.1
tests:
Expand Down

0 comments on commit c6eb8b2

Please sign in to comment.