Skip to content

fix: enable proxy testing #306

fix: enable proxy testing

fix: enable proxy testing #306

Workflow file for this run

name: ansible-lint
on: [ pull_request ]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Ansible Lint
uses: ansible/[email protected]