clan-infra/.gitea/workflows/checks.yaml
Jörg Thalheim 6cf592bea3
Some checks reported warnings
checks / test (pull_request) Has been cancelled
wip
2023-11-29 14:11:17 +01:00

13 lines
232 B
YAML

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