From e9aee9df52b90e5d6419895bd9bccf11080b436d Mon Sep 17 00:00:00 2001 From: Jan-Eric Nitschke <47750513+JanEricNitschke@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:30:49 +0200 Subject: [PATCH] Fix coverage path --- .github/workflows/haskell.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/haskell.yaml b/.github/workflows/haskell.yaml index cca5006..0895d72 100644 --- a/.github/workflows/haskell.yaml +++ b/.github/workflows/haskell.yaml @@ -29,4 +29,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: code-coverage-report - path: ./tictactoe_haskell/dist-newstyle/build/x86_64-linux/ghc-9.10.1/tictactoe-haskell-0.1.0.0/hpc/vanilla/html/tictactoe-haskell-0.1.0.0 + path: ./tictactoe_haskell/./tictactoe_haskell/dist-newstyle/build/x86_64-linux/ghc-9.10.1/tictactoe-haskell-0.1.0.0/t/testing-tictactoe/hpc/vanilla/html