Skip to content

Commit

Permalink
fix install
Browse files Browse the repository at this point in the history
  • Loading branch information
haidaraM committed Jul 30, 2022
1 parent d8f7d0b commit 27bf2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
pip install -r tests/requirements_tests.txt
pip freeze
sudo apt-get install -y graphviz
ansible-galaxy install -r tests/requirements.yml
ansible-galaxy install -r tests/fixtures/requirements.yml
- name: Pytest
env:
Expand Down

0 comments on commit 27bf2a1

Please sign in to comment.