Skip to content

Build ElmerIce in CI on Ubuntu and run tests #2

Build ElmerIce in CI on Ubuntu and run tests

Build ElmerIce in CI on Ubuntu and run tests #2

Workflow file for this run

name: "nix flake check"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-24.05
- uses: DeterminateSystems/magic-nix-cache-action@v2
- run: nix flake check -L