nix/.forgejo/workflows/main.yaml
iofq d52a9d3ef6
Some checks failed
/ check (push) Failing after 24s
fix: incorrect workflow step
2025-09-27 13:55:45 -05:00

7 lines
124 B
YAML

on: [push]
jobs:
check:
runs-on: nix-latest
steps:
- uses: actions/checkout@v4
- run: nix flake check