Compare commits

..

1 commit

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

View file

@ -1,7 +1,7 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: docker runs-on: picard
image: nixos/nix image: nixos/nix
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4