Skip to content

Commit

Permalink
tmp: install molecule-hetznercloud from dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Sep 27, 2023
1 parent 25de445 commit c978086
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" "molecule-hetznercloud>=2.0,<3"
run: pip3 install ansible "molecule>=6.0,<7" "https://github.com/jooola/molecule-hetznercloud/archive/main.zip"

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

0 comments on commit c978086

Please sign in to comment.