Skip to content

Commit

Permalink
ci: fix test-det-deploy-local (#9196)
Browse files Browse the repository at this point in the history
  • Loading branch information
eecsliu authored Apr 18, 2024
1 parent 5f312ed commit 6d2be52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/real_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4181,6 +4181,7 @@ workflows:
requires:
- build-react
- build-docs
- package-and-push-system-local
context: github-read
filters:
branches:
Expand Down Expand Up @@ -4673,6 +4674,7 @@ workflows:
- test-det-deploy:
name: test-det-deploy-local
requires:
- package-and-push-system-local
- package-and-push-system-local-ee
matrix:
parameters:
Expand Down

0 comments on commit 6d2be52

Please sign in to comment.