Skip to content

upstream ci: Update checkout action #842

upstream ci: Update checkout action

upstream ci: Update checkout action #842

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: 1
- name: Run ansible-test
run: bash tests/sanity/sanity.sh