Skip to content

ci: choice instead of string for release workflow #47

ci: choice instead of string for release workflow

ci: choice instead of string for release workflow #47

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
run-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check