Compare commits

..

1 commit

Author SHA1 Message Date
877ae9a3a9
[CI] Forgejo tests
Some checks failed
/ test (push) Failing after 2s
2024-02-13 01:13:59 +01:00

View file

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