Compare commits

...

1 commit

Author SHA1 Message Date
27cc1480f2
[CI] Forgejo tests
Some checks failed
/ test (push) Failing after 1s
2024-02-13 00:36:17 +01:00

View file

@ -0,0 +1,8 @@
on: [push]
jobs:
test:
runs-on: picard
steps:
# - uses: actions/checkout@v4
- run: git clone https://git.aciceri.dev/aciceri/emacs.git
- run: nix --version