little-afternoon-68046
05/15/2024, 2:10 PMdocker_environment
in GitHub actions.
I've already raised it there yesterday.
But wanted to ask if anyone was able to set it up in their workflow and can share some snippet/repository url. I'm specifically looking for running
pants test path/to/test_scenario
where test scenario is executed in docker_environment
, not on the host machine.
Cheers!