Compare commits

...

1 commit

Author SHA1 Message Date
b839a68d0a
[CI] Forgejo tests
Some checks failed
/ test (push) Failing after 5s
2024-02-11 19:44:59 +01:00

View file

@ -0,0 +1,7 @@
on: [push]
jobs:
test:
runs-on: picard
steps:
- uses: https://code.forgejo.org/actions/checkout@v4
- run: nix --version