clan-infra/.gitea/workflows/checks.yaml

12 lines
207 B
YAML
Raw Normal View History

2023-09-19 11:49:18 +00:00
name: checks
on:
pull_request:
push:
branches: main
jobs:
test:
runs-on: nix
steps:
- uses: actions/checkout@v3
2023-11-16 14:05:58 +00:00
- run: nix run --refresh github:Mic92/nix-fast-build -- --no-nom