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 9071813 commit 4ffc57bCopy full SHA for 4ffc57b
.github/workflows/ci.yaml
@@ -23,6 +23,8 @@ jobs:
23
folders: '[".", "example"]'
24
# Don't try for Windows support yet.
25
exclude_windows: true
26
+ exclude: |
27
+ [{"bzlmodEnabled": false, "folder": "."}]
28
29
integration-test:
30
runs-on: ubuntu-latest
0 commit comments