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 669b228 commit aa83845
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 @@ -36,7 +36,7 @@ jobs:
- name: Install flake and molecule plugins and show molecule version
run: |
echo $PATH
ls -lh /app/.venv/bin || true
ls -lha /app || true
#poetry run pip install "molecule-plugins[lint]"
#poetry run flake8 molecule --version || true
- name: molecule
Expand Down

0 comments on commit aa83845

Please sign in to comment.