We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ccf43 commit 8a8c43eCopy full SHA for 8a8c43e
test/run-openshift-pytest
@@ -10,4 +10,4 @@ THISDIR=$(dirname ${BASH_SOURCE[0]})
10
11
git show -s
12
13
-cd "${THISDIR}" && python3 -m pytest -s -rA --showlocals -vv test_postgresql_*.py
+cd "${THISDIR}" && python3.12 -m pytest -s -rA --showlocals -vv test_postgresql_*.py
0 commit comments