Files
ds_gitea/.gitea/workflows/test.yml
DeadSwitch 39ca068451
All checks were successful
Test the role / test-the-role (push) Successful in 8s
Linting in CI.
2026-02-18 17:59:46 +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 .