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 75750c8 commit 79666beCopy full SHA for 79666be
scripts/run_regression_tests.py
@@ -12,7 +12,7 @@
12
import time
13
14
# This should be set to a known good version of regression test repo
15
-REGRESSION_TESTS_REPO_TAG = "main"
+REGRESSION_TESTS_REPO_TAG = "aea-4653-roles-without-access"
16
17
GITHUB_API_URL = "https://api.github.com/repos/NHSDigital/electronic-prescription-service-api-regression-tests/actions"
18
0 commit comments