Files
ds_act_runner/.gitea/workflows/test.yml
DeadSwitch 6473113abb
All checks were successful
Test the role / test-the-role (push) Successful in 8s
Valid linting and CI.
2026-02-18 15:16:19 +01:00

11 lines
176 B
YAML

name: Test the role
on:
- push
jobs:
test-the-role:
runs-on: iron-runner
steps:
- uses: actions/checkout@v6
- run: ansible-lint --profile production .