We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ecb267 commit 25363f9Copy full SHA for 25363f9
.github/workflows/ci.yaml
@@ -30,6 +30,7 @@ jobs:
30
exclude: |
31
[
32
{"folder": ".", "bzlmodEnabled": false},
33
+ {"folder": "e2e/smoke", "bzlmodEnabled": false},
34
]
35
exclude_windows: true
36
0 commit comments