Replies: 1 comment
-
use add_deps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, I'm having two targets: one of them is a service and the other is an application. For testing purposes, I would like to run the service target in the background before the application target automatically. However, I didn't find a way to configure through the
before_run
field of the application target. Is there any suggestions? Thanks.Beta Was this translation helpful? Give feedback.
All reactions