nix-da/.forgejo/workflows/ci.yaml
Nydragon 0a0c085555
Some checks are pending
/ test (push) Waiting to run
fix: runner name
2025-01-31 14:02:42 +01:00

9 lines
201 B
YAML

on: [push]
jobs:
test:
runs-on: docker
container:
image: ghcr.io/nydragon/runner:latest
steps:
- run: nix --experimental-features 'nix-command flakes' flake check --verbose