clan-infra/.gitea/workflows/checks.yaml
Jörg Thalheim 86c8d0fa2e
All checks were successful
checks / test (pull_request) Successful in 30s
podman: use host network
2023-11-29 14:20:36 +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