Skip to content

TEST: run tests with Ubuntu 22.04 #711

TEST: run tests with Ubuntu 22.04

TEST: run tests with Ubuntu 22.04 #711

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