Compare commits

..

1 commit

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

View file

@ -3,5 +3,5 @@ jobs:
test: test:
runs-on: picard runs-on: picard
steps: steps:
- uses: https://code.forgejo.org/actions/checkout - uses: actions/checkout@v3
- run: nix --version - run: nix --version