Skip to content

Commit 9e6c9a2

Browse files
authored
Merge pull request #903 from koic/fix_a_typo
Fix a typo
2 parents e87623c + 002dad0 commit 9e6c9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
test:
11-
# Installing Playright dependencies can take quite awhile, and also depends on GitHub CI load.
11+
# Installing Playwright dependencies can take quite awhile, and also depends on GitHub CI load.
1212
timeout-minutes: 15
1313
runs-on: ubuntu-latest
1414

0 commit comments

Comments
 (0)