Skip to content

Commit

Permalink
try fix test gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mk committed Jan 9, 2024
1 parent 5e8e150 commit 3d46026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-tests-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
python-version: '3.8'

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

- name: install collection
run: make install
Expand Down

0 comments on commit 3d46026

Please sign in to comment.