Skip to content

Commit

Permalink
continue to fix Asan/Benchmark CI issue #968
Browse files Browse the repository at this point in the history
  • Loading branch information
w-gc committed Jan 21, 2025
1 parent ba39b35 commit f5a0907
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,13 @@ workflows:
config-path: .circleci/continue-config.yml
mapping: |
spu/.* build-and-run true
libspu/.* build-and-run true
src/.* build-and-run true
exmaples/.* build-and-run true
bazel/.* build-and-run true
.bazelrc build-and-run true
requirements.txt build-and-run true
requirements-dev.txt build-and-run true
.circleci/continue-config.yml build-and-run true
.circleci/asan-config.yml run-asan true
.circleci/benchmark-config.yml run-schedule true
- lint
benchmark-workflow:
when: << pipeline.parameters.run-schedule >>
Expand Down

0 comments on commit f5a0907

Please sign in to comment.