Skip to content

Get rid of non existing pipefail option #2

Get rid of non existing pipefail option

Get rid of non existing pipefail option #2

Workflow file for this run

---
name: Pull request
on: pull_request
jobs:
ansible-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main