Skip to content

Add ref

Add ref #306

Workflow file for this run

name: github-action
on: [push, pull_request]
jobs:
build:
uses: reflex-frp/reflex-community/.github/workflows/haskell.yml@0f9c2d9f01ed56ec4b324bcdf8e65f28ed9497e1

Check failure on line 7 in .github/workflows/haskell.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/haskell.yml

Invalid workflow file

error parsing called workflow ".github/workflows/haskell.yml" -> "reflex-frp/reflex-community/.github/workflows/haskell.yml@0f9c2d9f01ed56ec4b324bcdf8e65f28ed9497e1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
matrix-ghc: "['8.4.4', '8.6.5', '8.8.4', '8.10.7', '9.0.1', '9.2.5', '9.4.5', '9.6.1', '9.8.2', '9.10.1']"
matrix-os: "['ubuntu-latest', 'macos-latest']"