Skip to content

Commit

Permalink
trigger ut when MODULE.bazel file changed
Browse files Browse the repository at this point in the history
  • Loading branch information
tongke6 committed Feb 28, 2025
1 parent c2969cc commit f90178f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ workflows:
engine/.* run_unittest true
pkg/.* run_unittest true
.bazelrc run_unittest true
MODULE.bazel run_unittest true
.bazeliskrc run_unittest true
.circleci/unittest-config.yml run_unittest true
run_regtest:
when: << pipeline.parameters.enable_regtest >>
Expand Down

0 comments on commit f90178f

Please sign in to comment.