Compare commits

..

1 commit

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

View file

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