Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Build on JS and WASM backends #84

Merged
merged 4 commits into from
Dec 2, 2023

Commits on Nov 30, 2023

  1. Build on JS and WASM backends

    Rename `ci.yml` to `ci.yaml`
    konsumlamm committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b390016 View commit details
    Browse the repository at this point in the history
  2. Add caching for js and wasm jobs

    Use `haskell-actions/setup` instead of `haskell/actions/setup`
    konsumlamm committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3ba23e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Add cabal.project

    Add `.vscode` to `.gitignore`
    konsumlamm committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5080716 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Run WASM tests

    konsumlamm committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    65fe3cd View commit details
    Browse the repository at this point in the history