Skip to content

Commit b0bcc14

Browse files
authored
Update .github/workflows/ci.yml
1 parent eebb2e8 commit b0bcc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ jobs:
236236
shell: pwsh
237237
run: Start-Process -FilePath "$env:WINAPPDRIVER_EXE86_PATH"
238238

239-
# Integration tests became moody lately. Retry 3 times.
239+
# Retry integration tests if first attempt fails```
240240
- name: Run interaction tests
241241
uses: nick-fields/retry@v3
242242
with:

0 commit comments

Comments
 (0)