Skip to content

Commit cf2a6fc

Browse files
committed
Add a timeout for running the test suite.
1 parent 5966053 commit cf2a6fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
uses: beeware/.github/.github/actions/install-briefcase@main
132132

133133
- name: Test App
134+
timeout-minutes: 15
134135
run: briefcase run ${{ matrix.briefcase-target }} --test ${{ matrix.briefcase-run-args }}
135136

136137
- name: Package

0 commit comments

Comments
 (0)