Skip to content

Commit

Permalink
Unpin collection in molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealHaoLiu committed May 20, 2024
1 parent 63c5fc6 commit 5938206
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
run: |
ansible-galaxy collection install -r molecule/requirements.yml
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run Molecule
env:
MOLECULE_VERBOSITY: 3
Expand Down
2 changes: 0 additions & 2 deletions molecule/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
collections:
- name: community.general
- name: kubernetes.core
version: 2.3.2
- name: operator_sdk.util
- name: community.docker
version: 3.4.5
- name: awx.awx

0 comments on commit 5938206

Please sign in to comment.