Compare commits

..

1 commit

Author SHA1 Message Date
57a5e3cb76
[CI] Forgejo tests
Some checks are pending
/ test (push) Waiting to run
2024-02-11 17:55:26 +01:00

View file

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