Compare commits

...

1 commit

Author SHA1 Message Date
fac86fba96
[CI] Forgejo tests
Some checks failed
/ test (push) Failing after 2s
2024-02-11 18:57:11 +01:00

View file

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