Compare commits

..

1 commit

Author SHA1 Message Date
c1fb993c65
[CI] Forgejo tests
Some checks failed
/ test (push) Failing after 3s
2024-02-11 19:22:55 +01:00

View file

@ -1,7 +1,7 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: nix runs-on: nix
steps: steps:
- uses: actions/checkout@v3 - run: echo ciao
- run: nix --version - run: nix --version