mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-06 02:40:30 -07:00
fix: ci
This commit is contained in:
parent
a800517422
commit
c853df5745
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install yamllint 'molecule[docker]~=3.5.2' ansible-core flake8 ansible-lint voluptuous
|
||||
pip install -r requirements.txt
|
||||
pip install -r ansible_collections/middleware_automation/keycloak/requirements.yml
|
||||
|
||||
- name: Create default collection path
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue