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 704b413 commit 212dcc6Copy full SHA for 212dcc6
.github/workflows/applications.yml
@@ -66,8 +66,7 @@ jobs:
66
LAUNCH_BROWSER: true
67
CHROME_PATH: ${{ steps.setup-chrome.outputs.chrome-path }}
68
run: npm run test-template -- -- -e ${{ matrix.APPROACH }} ${{ env.DEPS_VERSION_TAG_PARAM }}
69
-
70
- timeout-minutes: 10
+ timeout-minutes: 30
71
72
- name: Archive artifacts
73
if: ${{ failure() }}
0 commit comments