ci: use forgejo runner
Some checks failed
/ check (push) Failing after 13s

This commit is contained in:
Nikodem Rabuliński 2025-03-19 17:40:09 +01:00
parent b97f24c12c
commit b7ee2ec2ff
Signed by: nrabulinski
SSH key fingerprint: SHA256:AZZVyfKStaCo8sbJB+3Rr/CRrlym1oEgw7vMnynJeR8

View file

@ -0,0 +1,8 @@
on: [push]
jobs:
check:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: nix flake check