Compare commits

..

1 commit

Author SHA1 Message Date
af9adc909c
[CI] Forgejo tests
Some checks failed
/ test (push) Has been cancelled
2024-02-11 19:30:53 +01:00

View file

@ -3,5 +3,5 @@ jobs:
test: test:
runs-on: nix runs-on: nix
steps: steps:
- run: echo ciao - uses: actions/checkout@v3
- run: nix --version - run: nix --version