Files
python_skripte/.gitea/workflows/testing_on_host.yaml
jonnybravo f1fa3c6b36
Some checks are pending
test / build-docs (push) Waiting to run
try
2025-02-03 13:56:52 +01:00

13 lines
150 B
YAML

name: test
on:
- pull_request
- push
jobs:
build-docs:
runs-on: man-dan-01
steps:
- name: Run main.sh
run: echo "Hello"