WIP
Some checks failed
/ test (push) Failing after 11s

This commit is contained in:
Christopher Baines 2025-06-24 12:34:04 +02:00
parent eff1ed4aa5
commit 3f202a9163
2 changed files with 5 additions and 4 deletions

View file

@ -6,8 +6,8 @@ jobs:
test:
runs-on: host
steps:
- run: git clone --depth=1 https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.git knots-trunk
- run: git clone --depth=1 https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.git --branch=pages knots-pages
- run: |
git clone --depth=1 https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.git knots-trunk
git clone --depth=1 https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.git --branch=pages knots-pages
cd knots-trunk
guix shell guile-documenta -- documenta api knots
guix shell -f guix-dev.scm -- documenta api knots