Compare commits

...

1 commit

Author SHA1 Message Date
471098697d
[CI] Forgejo tests
Some checks failed
/ test (push) Failing after 15s
2024-02-13 01:02:20 +01:00

View file

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