guile-knots/.forgejo/workflows/demo.yaml

11 lines
234 B
YAML
Raw Normal View History

2025-06-24 12:20:35 +02:00
on:
push:
branches:
- actions-test
2025-06-24 11:59:22 +02:00
jobs:
test:
2025-06-24 12:04:05 +02:00
runs-on: host
2025-06-24 11:59:22 +02:00
steps:
2025-06-24 12:20:35 +02:00
- run: git clone https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.g - run: guix shell guile-documenta api knots -- ls
it