Compare commits

..

1 commit

Author SHA1 Message Date
5ed05f0cdf
[CI] Forgejo tests
Some checks failed
/ test (push) Failing after 3s
2024-02-11 18:27:20 +01:00

View file

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