CI #428
ci.yml
on: merge_group
Matrix: ${{ matrix.name
|| format(
'Build on {0}{1}{2}',
startsWith(matrix.os, 'ubuntu-') && 'Linux' || startsWith(matrix.os, 'macOS-') && 'macOS' || startsWith(matrix.os, 'windows-') && 'Windows',
matrix.ghc-version && format(' with GHC {0}', matrix.ghc-version),
matrix.cabal-version && format(' and Cabal {0}', matrix.cabal-version)
)
}}
Lint with actionlint
5s
Lint with cabal-fmt
4s
Lint with cabal
1m 36s
Lint with stylish-haskell
9s
Lint with generate-readme
12m 22s
Lint with HLint
56s
Publish documentation
0s
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
haddocks-Linux-ghc-9.6-cabal-3.12
Expired
|
15.9 MB |
sha256:396fd8a57b05c7318a3c15bb7df8264973377f02b967d941f5bbd66943d2b98c
|
|