Skip to content

Commit 212dcc6

Browse files
revert changes
1 parent 704b413 commit 212dcc6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/applications.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ jobs:
6666
LAUNCH_BROWSER: true
6767
CHROME_PATH: ${{ steps.setup-chrome.outputs.chrome-path }}
6868
run: npm run test-template -- -- -e ${{ matrix.APPROACH }} ${{ env.DEPS_VERSION_TAG_PARAM }}
69-
70-
timeout-minutes: 10
69+
timeout-minutes: 30
7170

7271
- name: Archive artifacts
7372
if: ${{ failure() }}

0 commit comments

Comments
 (0)