Skip to content

Commit cea3566

Browse files
authored
Increased test timeout
1 parent f337492 commit cea3566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@ jobs:
822822
path: dist/testselection/
823823

824824
- name: Run CloudFormation Engine v2 Tests
825-
timeout-minutes: 30
825+
timeout-minutes: 60
826826
env:
827827
# add the GitHub API token to avoid rate limit issues
828828
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)