We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5acd2a6 commit e085a6fCopy full SHA for e085a6f
1 file changed
.github/workflows/test_plugins.yml
@@ -44,7 +44,6 @@ jobs:
44
uses: actions/setup-python@v6
45
with:
46
python-version: ${{ matrix.python_version }}
47
- cache: 'pip'
48
49
- name: Install Ansible
50
run: |
@@ -87,7 +86,6 @@ jobs:
87
86
88
89
90
91
92
93
@@ -125,7 +123,6 @@ jobs:
125
123
126
124
127
python-version: 3.11
128
129
130
- name: Install dependencies
131
@@ -260,7 +257,6 @@ jobs:
260
257
261
258
262
259
263
264
265
266
0 commit comments