Skip to content

Commit de82dfd

Browse files
committed
typo
1 parent 0f9103f commit de82dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
if: ${{ github.repository_owner == 'pypa' || github.event_name != 'schedule' }}
2828
runs-on: ubuntu-latest
2929
timeout-minutes: 20
30-
# Don't block PRs on linkcheck unrelated failures.
30+
# Don't block PRs on linkcheck unrelated failures
3131
continue-on-error: ${{ matrix.ignore-errors || false }}
3232
strategy:
3333
fail-fast: false

0 commit comments

Comments
 (0)