Compare commits

..

1 commit

Author SHA1 Message Date
6d2b276d4f
[CI] Forgejo tests
All checks were successful
/ test (push) Successful in 10s
2024-02-13 01:01:07 +01:00

View file

@ -3,6 +3,6 @@ jobs:
test:
# runs-on: picard
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v22
- run: nix --version
# - uses: actions/checkout@v4
# - run: git clone https://git.aciceri.dev/aciceri/emacs.git
- run: apt-get update