Skip to content

Commit

Permalink
test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinBellroy committed Dec 10, 2024
1 parent 34efec6 commit aa55321
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
cabal-file: aws-arn.cabal
ubuntu-version: '20.04'
version: '0.1.7.1'
- id: set-outputs
name: Extract get-tested outputs
run: |
echo "${{ fromJSON(steps.set-matrix.outputs.matrix) }}"
timeout-minutes: 30
tests:
container:
Expand Down

0 comments on commit aa55321

Please sign in to comment.