We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b6761 commit af1eff7Copy full SHA for af1eff7
scripts/run_regression_tests.py
@@ -13,7 +13,7 @@
13
from requests.auth import HTTPBasicAuth
14
15
# This should be set to a known good version of regression test repo
16
-REGRESSION_TESTS_REPO_TAG = "v2.6.0"
+REGRESSION_TESTS_REPO_TAG = "v2.5.1"
17
18
GITHUB_API_URL = "https://api.github.com/repos/NHSDigital/electronic-prescription-service-api-regression-tests/actions"
19
GITHUB_RUN_URL = "https://github.com/NHSDigital/electronic-prescription-service-api-regression-tests/actions/runs"
0 commit comments