fix ci jobs (#545)

fix ci jobs

Unit tests job is failing, trying to fix it
ISSUE TYPE


Bugfix Pull Request
This commit is contained in:
Bikouo Aubin
2022-11-24 15:47:39 +01:00
committed by GitHub
parent b967b55a16
commit 646eb18806
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- "unit tests - add missing pytest-forked into test-requirements.txt (https://github.com/ansible-collections/kubernetes.core/pull/545)."

View File

@@ -4,3 +4,4 @@ mock
pytest
pytest-xdist
pytest-mock
pytest-forked