Skip to content

Commit e4db654

Browse files
authored
ci: fix presubmit (#9)
1 parent 3feb222 commit e4db654

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.bcr/presubmit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ bcr_test_module:
1212
platform: ${{ platform }}
1313
bazel: ${{ bazel }}
1414
build_targets:
15-
- "//verilog/..."
15+
- "//..."
1616
test_targets:
17-
- "//verilog/..."
17+
- "//..."

0 commit comments

Comments
 (0)