Skip to content

Check for errors

Check for errors #1704

Workflow file for this run

name: checks
run-name: Check for errors
on:
pull_request:
push:
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- run: scripts/ci_check.sh