We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63eb231 + 9e6c9a2 commit cb905a3Copy full SHA for cb905a3
.github/workflows/e2e_tests.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
test:
11
- # Installing Playright dependencies can take quite awhile, and also depends on GitHub CI load.
+ # Installing Playwright dependencies can take quite awhile, and also depends on GitHub CI load.
12
timeout-minutes: 15
13
runs-on: ubuntu-latest
14
0 commit comments