Skip to content

[1.2.z] Tidy readme #875

[1.2.z] Tidy readme

[1.2.z] Tidy readme #875

Workflow file for this run

name: Run ansible-test
on:
push:
pull_request:
jobs:
sanity-test:
runs-on: ubuntu-latest
steps:
- name: Perform testing
uses: ansible-community/ansible-test-gh-action@release/v1
with:
testing-type: sanity
python-version: 3.11
ansible-core-version: stable-2.14