Skip to content

Commit

Permalink
fix ci 8
Browse files Browse the repository at this point in the history
  • Loading branch information
BulatSaif committed Aug 8, 2023
1 parent fbb141c commit ea817ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
channel: latest/stable
- name: Setup Python pip setuptools wheel
run: pip3 install --upgrade pip setuptools
run: pip3 install --upgrade pip setuptools wheel
- name: Setup Python modules
run: pip3 install yamllint ansible ansible-lint molecule molecule-plugins[docker] molecule-lxd docker
- name: Run molecule
Expand Down

0 comments on commit ea817ee

Please sign in to comment.