Skip to content

Only show stderr of Nix failures when a failure occurred #53

Only show stderr of Nix failures when a failure occurred

Only show stderr of Nix failures when a failure occurred #53

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
- name: build
run: nix-build -A ci