Skip to content

Commit

Permalink
remove pip requirements install to see what happens
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mk committed Jan 11, 2024
1 parent 5e8e150 commit 0df9ec9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ansible-tests-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ jobs:
with:
python-version: '3.8'

- name: install dependencies
run: pip3 install -r requirements-dev.txt -r requirements.txt

- name: install collection
run: make install

Expand Down

0 comments on commit 0df9ec9

Please sign in to comment.