Skip to content

[Snyk] Security upgrade setuptools from 40.5.0 to 70.0.0 #26

[Snyk] Security upgrade setuptools from 40.5.0 to 70.0.0

[Snyk] Security upgrade setuptools from 40.5.0 to 70.0.0 #26

Workflow file for this run

---
name: Run the Molecule Test Suite
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
molecule:
runs-on: ubuntu-latest
env:
PY_COLORS: '1'
ANSIBLE_FORCE_COLOR: '1'
steps:
- uses: actions/checkout@v2
with:
path: "${{ github.repository }}"
- uses: gofrolist/molecule-action@v2