Skip to content

Commit f97d71f

Browse files
authored
restore ATEST_RETRIES to 3
1 parent e16a1b9 commit f97d71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pr:
1010

1111
variables:
1212
PYTHONUNBUFFERED: 1
13-
ATEST_RETRIES: 1
13+
ATEST_RETRIES: 3
1414
YARN_CACHE_FOLDER: $(Pipeline.Workspace)/.yarn
1515

1616
PY_JLSP_VERSION: 0.8.0

0 commit comments

Comments
 (0)