Compare commits

...

1 commit

Author SHA1 Message Date
57a5e3cb76
[CI] Forgejo tests
Some checks are pending
/ test (push) Waiting to run
2024-02-11 17:55:26 +01:00

View file

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