nix-da/.forgejo/workflows/ci.yaml
Nydragon ecf0ac66d0
Some checks failed
/ test (push) Failing after 1s
fix: runner name
2025-01-31 14:25:07 +01:00

9 lines
227 B
YAML

on: [push]
jobs:
test:
runs-on: debian-latest
container:
image: ghcr.io/nydragon/runner@sha256:e2b35b23ca9bf7e2a6d7a6618f2dae33a2f586829683fe802b0d14791e1de96f
steps:
- run: nix flake check --verbose