Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 3, 2024
1 parent 50d55f7 commit 928dee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible_molecule_teststing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
path: "${{ github.repository }}"
- name: Install flake and molecule plugins and show molecule version
run: |
ls -lh /root/.cache/pip
ls -lh /root || true
#poetry run pip install "molecule-plugins[lint]"
#poetry run flake8 molecule --version || true
- name: molecule
Expand Down

0 comments on commit 928dee2

Please sign in to comment.