2025-06-24 12:24:09 +02:00
|
|
|
on: [push]
|
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:25:26 +02:00
|
|
|
- run: git clone https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.g - run: guix shell guile-documenta api knots -- ls knots
|
2025-06-24 12:20:35 +02:00
|
|
|
it
|