Skip to content

Update the evaluation framework to use Nix. Run Fmt and Fix. Restruct… #216

Update the evaluation framework to use Nix. Run Fmt and Fix. Restruct…

Update the evaluation framework to use Nix. Run Fmt and Fix. Restruct… #216

Workflow file for this run

name: tests
on:
push:
branches:
- "**"
tags-ignore:
- "v*"
pull_request:
branches:
- "**"
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- name: Argus Test
run: nix develop --command ci-check