Files
python_skripte/.gitea/workflows/testing_on_host.yaml
jonnybravo 85927ef3d9
All checks were successful
test / build-docs (push) Successful in 1s
try
2025-02-03 13:59:28 +01:00

13 lines
150 B
YAML

name: test
on:
- pull_request
- push
jobs:
build-docs:
runs-on: shell
steps:
- name: Run main.sh
run: ansible --version