Compare commits

...

1 commit

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

View file

@ -0,0 +1,7 @@
on: [push]
jobs:
test:
runs-on: picard
steps:
- uses: actions/checkout@v3
- run: nix --version