website/.forgejo/workflows/demo.yaml
yourfriendoss 5b3f7edbc6
All checks were successful
/ test (push) Successful in 9s
test 3
2024-04-26 21:08:55 +03:00

7 lines
137 B
YAML

on: [push]
jobs:
test:
runs-on: docker
steps:
- uses: http://github.com/actions/checkout@v4
- run: cat src/build.ts