Skip to content

Commit 69d5429

Browse files
authored
Update ci.yml
1 parent 6744550 commit 69d5429

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,7 @@ jobs:
239239
# Integration tests became moody lately. Retry 3 times.
240240
- uses: nick-fields/retry@v3
241241
with:
242-
timeout_minutes: 15
243-
max_attempts: 3
242+
max_attempts: 2
244243
shell: pwsh
245244
command: |
246245
dotnet test `

0 commit comments

Comments
 (0)