Compare commits

...

2 commits

Author SHA1 Message Date
b183e45301
[CI] Forgejo tests
All checks were successful
/ test (push) Successful in 12s
2024-02-15 14:04:03 +01:00
af9adc909c
[CI] Forgejo tests
Some checks failed
/ test (push) Has been cancelled
2024-02-11 19:30:53 +01:00

View file

@ -0,0 +1,9 @@
on: [push]
jobs:
test:
runs-on: nix
steps:
# - run: yes | apt update && apt install nodejs
# - uses: actions/checkout@v4
# - uses: https://github.com/cachix/install-nix-action@v22
- run: nix --version