Skip to content

Pass all environment variables to tox. #127

Pass all environment variables to tox.

Pass all environment variables to tox. #127

Workflow file for this run

---
#
# Ansible managed
#
name: "TODO 2 Issue"
on:
push:
jobs:
build:
runs-on: "ubuntu-20.04"
steps:
- uses: actions/checkout@v4
- name: "TODO to Issue"
uses: "alstr/[email protected]"
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}