Skip to content

Commit f47562b

Browse files
committed
wip
1 parent a5cecaf commit f47562b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-connect.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
all-models-api:
168168
needs: [build, set-matrix]
169169
name: all-models-api ${{ matrix.key }}
170-
if: (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch') && github.repository == 'trezor/trezor-suite'
170+
# if: (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch') && github.repository == 'trezor/trezor-suite'
171171
uses: ./.github/workflows/template-connect-test-params.yml
172172
with:
173173
testPattern: ${{ matrix.groups.pattern }}

0 commit comments

Comments
 (0)