Skip to content

Commit

Permalink
gh: Adjusted zpa test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
willguibr committed Apr 27, 2024
1 parent cb4fea0 commit e79b81d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/zpa-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
- name: Install dependencies
run: poetry install
working-directory: ${{ github.workspace }}

- name: Install Ansible
run: pip install ansible
Expand Down Expand Up @@ -130,6 +131,7 @@ jobs:
- name: Install dependencies
run: poetry install
working-directory: ${{ github.workspace }}

- name: Install Ansible
run: pip install ansible
Expand Down Expand Up @@ -201,6 +203,7 @@ jobs:
- name: Install dependencies
run: poetry install
working-directory: ${{ github.workspace }}

- name: Install Ansible
run: pip install ansible
Expand Down

0 comments on commit e79b81d

Please sign in to comment.