Skip to content

Commit

Permalink
Actions: Fixed CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Salvoxia committed Dec 7, 2024
1 parent b56797c commit b7a5e23
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ jobs:
- name: Install test dependencies.
run: pip3 install ansible molecule molecule-plugins[docker]

- name: Install role dependencies.
run: ansible-galaxy install -r requirements.yml

- name: Run Molecule tests.
run: molecule test --all
env:
Expand Down

0 comments on commit b7a5e23

Please sign in to comment.