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

13 lines
232 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:
2023-11-29 13:11:17 +00:00
- run: sleep 99999
2023-09-19 11:49:18 +00:00
- uses: actions/checkout@v3
2023-11-16 14:05:58 +00:00
- run: nix run --refresh github:Mic92/nix-fast-build -- --no-nom