Skip to content

chore(ci): make check run on pull requests #1

chore(ci): make check run on pull requests

chore(ci): make check run on pull requests #1

Workflow file for this run

name: check
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: DeterminateSystems/flake-checker-action@v8
- uses: DeterminateSystems/nix-installer-action@v12
- uses: DeterminateSystems/magic-nix-cache-action@v7
- run: nix flake check --show-trace