We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a1149 commit f84d31fCopy full SHA for f84d31f
.github/workflows/examples-linux-tv-casting-app.yaml
@@ -78,7 +78,7 @@ jobs:
78
run: |
79
./scripts/run_in_build_env.sh \
80
"python3 ./scripts/tests/run_tv_casting_test.py --commissioner-generated-passcode=True"
81
- timeout-minutes: 2 # Comment this out to debug if GitHub Action times out.
+ timeout-minutes: 10 # Comment this out to debug if GitHub Action times out.
82
83
- name: Uploading Size Reports
84
uses: ./.github/actions/upload-size-reports
0 commit comments