Skip to content

Commit

Permalink
Install molecule-inspec from github
Browse files Browse the repository at this point in the history
  • Loading branch information
slashpai committed Dec 27, 2020
1 parent 946e42f commit 42bf958
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ jobs:
python -m pip install -U pip
pip install --no-cache-dir molecule
pip install --no-cache-dir molecule[docker,lint]
pip install molecule-inspec
pip install git+git://github.com/ansible-community/molecule-inspec.git@master
# pip install molecule-inspec
- name: Molecule test
run: |
pwd
ls
molecule --debug test

0 comments on commit 42bf958

Please sign in to comment.