clan-infra/.gitea/workflows/checks.yaml
Jörg Thalheim 3d3893696f
Some checks failed
checks / test (pull_request) Failing after 31s
only build with nix-fast-build
2023-11-16 15:05:58 +01:00

12 lines
207 B
YAML

name: checks
on:
pull_request:
push:
branches: main
jobs:
test:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix run --refresh github:Mic92/nix-fast-build -- --no-nom