This commit is contained in:
Christopher Baines 2025-06-24 12:20:35 +02:00
parent a029efca88
commit 6885477494

View file

@ -1,6 +1,10 @@
on: [push]
on:
push:
branches:
- actions-test
jobs:
test:
runs-on: host
steps:
- run: echo All Good
- run: git clone https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.g - run: guix shell guile-documenta api knots -- ls
it