Skip to content

tests/test_ansi2html.py: use sys.executable instead of hardcoded python3 #104

tests/test_ansi2html.py: use sys.executable instead of hardcoded python3

tests/test_ansi2html.py: use sys.executable instead of hardcoded python3 #104

Workflow file for this run

---
# See https://github.com/ansible/devtools/blob/main/.github/workflows/ack.yml
name: ack
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
ack:
uses: ansible/devtools/.github/workflows/ack.yml@main