Skip to content

New infra image start #1870

New infra image start

New infra image start #1870

Workflow file for this run

---
name: ansible-test sanity
on:
- push
- pull_request
jobs:
ansible_test:
name: Verify ansible-test sanity
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- name: Run ansible-test
run: bash tests/sanity/sanity.sh