Compare commits

...

1 commit

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

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
steps:
- run: echo ciao
- run: nix --version