Skip to content

Commit a7f8e35

Browse files
committed
Add timeout tests
1 parent eb6dfab commit a7f8e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
needs: [python-dependencies, node-dependencies]
135135
strategy:
136136
matrix:
137-
suite: [ features, summaries, general, journeys, components, list_collector]
137+
suite: [ timeout_modal_expired, timeout_modal_extended, timeout_modal_extended_new_window, features, summaries, general, journeys, components, list_collector]
138138
runs-on: ubuntu-22.04
139139
timeout-minutes: 30
140140
env:

0 commit comments

Comments
 (0)