d4t_formulas/.forgejo/workflows/test.yml
Álvaro González 0e683d9923
Some checks failed
run-on-push / run-script (push) Failing after 5s
sin checkout
2026-05-08 11:18:22 +02:00

14 lines
234 B
YAML

name: run-on-push
on:
push:
branches:
- main
- feature/embed-http-server
jobs:
run-script:
runs-on: ubuntu-latest
steps:
# - uses: actions/checkout@v4
- name: Run script
run: ./test.sh