Skip to content

Commit 7928fa3

Browse files
committed
Add run-demo timeout
1 parent 6d307f3 commit 7928fa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-demo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
run-id: ${{ github.event_name == 'workflow_run' && github.event.workflow_run.id || github.run_id }}
2626

2727
- name: Run Windows Build
28+
timeout-minutes: 10
2829
env:
2930
SENTRY_DSN: ${{ secrets.DSN }}
3031
run: |

0 commit comments

Comments
 (0)