[CI] Forgejo tests
All checks were successful
/ test (push) Successful in 20s

This commit is contained in:
Andrea Ciceri 2024-02-11 15:43:45 +01:00
parent af9adc909c
commit 1e65a4898a
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

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