Skip to content

Commit cdb906b

Browse files
committed
Apply suggestion from @OrKoN
1 parent 0d1c025 commit cdb906b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: Run tests
6161
shell: bash
62-
# Try tests if they fail in the merge queue.
62+
# Retry tests if they fail in the merge queue.
6363
run: npm run test:no-build -- ${{ github.event_name == 'merge_group' && '--retry' || '' }}
6464

6565
# Gating job for branch protection.

0 commit comments

Comments
 (0)