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 40f4d9b commit a1c5d52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ansible_molecule_teststing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
echo $PATH
pwd
ls -lha $(pwd)
whereis pip || true
whereis poetry || true
whereis molecule || true
#poetry run pip install "molecule-plugins[lint]"
#poetry run flake8 molecule --version || true
- name: molecule
Expand Down

0 comments on commit a1c5d52

Please sign in to comment.