Skip to content

Commit

Permalink
remove one test
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinBellroy committed Dec 10, 2024
1 parent b2cb6ba commit 412a73a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
echo "${{ steps.set-matrix.outputs.matrix }}"
echo "${{ fromJSON(steps.set-matrix.outputs.matrix) }}"
echo "${{ (fromJSON(steps.set-matrix.outputs.matrix)).os }}"
echo "${{ fromJSON(steps.set-matrix.outputs.matrix.os) }}"
timeout-minutes: 30
tests:
container:
Expand Down

0 comments on commit 412a73a

Please sign in to comment.