Skip to content

Commit 9209238

Browse files
authored
Run multi windows tests on dependabot branches
1 parent cf06b8e commit 9209238

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cicd.yml

-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@ jobs:
241241
e2e_multi_windows_test:
242242
name: Run E2E multi windows tests
243243
needs: [version, build]
244-
if: contains(github.ref, 'dependabot') == false
245244
runs-on: ubuntu-22.04
246245
timeout-minutes: 30
247246
env:

0 commit comments

Comments
 (0)