Files
python_skripte/.gitea/workflows/testing_on_host.yaml
jonnybravo 2b56f1b6e1
Some checks failed
test / build-docs (push) Failing after 9s
try
2025-02-03 13:48:35 +01:00

15 lines
200 B
YAML

name: test
on:
- pull_request
- push
jobs:
build-docs:
runs-on: shell
steps:
- uses: actions/checkout@v4
- name: Run main.sh
run: |
bash -c "echo "Hello"