Skip to content

ci: move test CMake to seperate directory #71

ci: move test CMake to seperate directory

ci: move test CMake to seperate directory #71

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