Skip to content

Commit c2ff1af

Browse files
author
sfroeber
committed
Keeping it simpler
1 parent 98c2f61 commit c2ff1af

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,6 @@ jobs:
3737
sshpass \
3838
jq
3939
40-
- name: Upgrade pip and install Python test tooling
41-
run: |
42-
python3 -m pip install --upgrade pip
43-
# Add whatever you actually use for tests; these are safe defaults
44-
python3 -m pip install \
45-
pytest \
46-
pytest-ansible
47-
4840
- name: Install Ansible Galaxy collections
4941
run: |
5042
ansible-galaxy collection install -r ansible/requirements.yml

0 commit comments

Comments
 (0)