Skip to content

Commit 25363f9

Browse files
committed
ci: Don't try running tests with bzlmod disabled because that's all we ahve.
1 parent 5ecb267 commit 25363f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
exclude: |
3131
[
3232
{"folder": ".", "bzlmodEnabled": false},
33+
{"folder": "e2e/smoke", "bzlmodEnabled": false},
3334
]
3435
exclude_windows: true
3536

0 commit comments

Comments
 (0)