Compare commits

...

1 commit

Author SHA1 Message Date
af9adc909c
[CI] Forgejo tests
Some checks failed
/ test (push) Has been cancelled
2024-02-11 19:30:53 +01:00

View file

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