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.
1 parent e87623c commit 002dad0Copy full SHA for 002dad0
.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