We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a3576 commit 7a3df23Copy full SHA for 7a3df23
.github/workflows/examples-linux-tv-casting-app.yaml
@@ -67,7 +67,7 @@ jobs:
67
run: |
68
./scripts/run_in_build_env.sh \
69
"python3 ./scripts/tests/run_tv_casting_test.py"
70
- timeout-minutes: 1
+ timeout-minutes: 5
71
72
- name: Uploading Size Reports
73
uses: ./.github/actions/upload-size-reports
0 commit comments