Skip to content

Commit 4ffc57b

Browse files
committed
restore exclusion
1 parent 9071813 commit 4ffc57b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
folders: '[".", "example"]'
2424
# Don't try for Windows support yet.
2525
exclude_windows: true
26+
exclude: |
27+
[{"bzlmodEnabled": false, "folder": "."}]
2628
2729
integration-test:
2830
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)