Compare commits

...

1 commit

Author SHA1 Message Date
e157a8d84f
[CI] Forgejo tests
Some checks failed
/ test (push) Failing after 14s
2024-02-13 01:05:53 +01:00

View file

@ -0,0 +1,8 @@
on: [push]
jobs:
test:
# runs-on: picard
steps:
- uses: actions/checkout@v4
- uses: https://github.com/cachix/install-nix-action
- run: nix --version