guile-knots/.forgejo/workflows/demo.yaml
Workflow config file is invalid. Please check your config file: yaml: line 9: mapping values are not allowed in this context
2025-06-24 12:20:35 +02:00

10 lines
234 B
YAML

on:
push:
branches:
- actions-test
jobs:
test:
runs-on: host
steps:
- run: git clone https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.g - run: guix shell guile-documenta api knots -- ls
it