parent
8cebf72d42
commit
3bf0220a67
1 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,10 @@
|
|||
on: [push]
|
||||
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 knotsoijsdoija
|
||||
it
|
||||
- run: git clone https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.git
|
||||
- run: guix shell guile-documenta api knots -- ls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue