Compare commits

..

1 commit

Author SHA1 Message Date
6a2f25857f
[CI] Forgejo tests
Some checks failed
/ test (push) Has been cancelled
2024-02-11 17:49:51 +01:00

View file

@ -1,7 +1,6 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: lxc # runs-on: self-hosted
steps: steps:
- run: echo ciao - run: nix flake show
- run: nix --version