Skip to content

perf: skip substituter checks for trivial workflow builders #4

perf: skip substituter checks for trivial workflow builders

perf: skip substituter checks for trivial workflow builders #4

Workflow file for this run

# This file is automatically generated from Nix configuration. Do not edit directly.
jobs:
check:
permissions:
contents: read
id-token: write
runs-on: warp-ubuntu-latest-arm64-2x
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/determinate-nix-action@v3
- uses: DeterminateSystems/flakehub-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- run: nix flake check
name: Flake Checker
"on":
pull_request: {}
push:
branches:
- master
workflow_dispatch: {}