We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84bc0f3 commit 1b3e1c8Copy full SHA for 1b3e1c8
test/run-openshift-pytest
@@ -8,4 +8,4 @@
8
9
THISDIR=$(dirname ${BASH_SOURCE[0]})
10
11
-cd "${THISDIR}" && python3 -m pytest -s -rA --showlocals -vv test_*.py
+cd "${THISDIR}" && python3.12 -m pytest -s -rA --showlocals -vv test_*.py
0 commit comments