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: test:
# runs-on: picard # runs-on: picard
steps: steps:
- uses: actions/checkout@v4 # - uses: actions/checkout@v4
- uses: cachix/install-nix-action@v22 # - run: git clone https://git.aciceri.dev/aciceri/emacs.git
- run: nix --version - run: apt-get update