Skip to content

Commit

Permalink
tmp: install molecule-hetznercloud from main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Oct 4, 2023
1 parent d68b936 commit 6239672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
python-version: "3.x"

- name: Install ansible and molecule
run: pip3 install ansible 'molecule>=6.0,<7.0' 'molecule-hetznercloud>=2.0,<3.0'
run: pip3 install ansible 'molecule>=6.0,<7.0' 'https://github.com/ansible-community/molecule-hetznercloud/archive/main.zip'

- uses: hetznercloud/tps-action@main
with:
Expand Down

0 comments on commit 6239672

Please sign in to comment.