Skip to content

Commit b652697

Browse files
committed
Finish integration tests
1 parent 639c4e3 commit b652697

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,6 @@ jobs:
212212
python-version: "3.9"
213213
- name: "Run Install"
214214
run: |
215-
pyenv versions
216-
pyenv global 3.9.4
217215
which pip
218216
pip -V
219217
pip install invoke toml poetry pynetbox ansible==2.10.7
@@ -238,8 +236,6 @@ jobs:
238236
python-version: "3.9"
239237
- name: "Run Install"
240238
run: |
241-
pyenv versions
242-
pyenv global 3.9.4
243239
which pip
244240
pip -V
245241
pip install invoke toml poetry pynetbox ansible==2.10.7
@@ -264,8 +260,6 @@ jobs:
264260
python-version: "3.9"
265261
- name: "Run Install"
266262
run: |
267-
pyenv versions
268-
pyenv global 3.9.4
269263
which pip
270264
pip -V
271265
pip install invoke toml poetry pynetbox ansible==2.10.7

0 commit comments

Comments
 (0)