-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hey, we are doing benchmarks on our projects comparing node.js to bun to change that in our CI/CD in favor of faster pipelines. I have a script that iterates through multiple projects, does some clean up and then runs the cmdbench.benchmark_command. However, I cannot see a way to set the working directory in which that command needs to be run. I tried adding a cd command like cd myproject && npm run build but that does not seem to work. Any ideas?
Metadata
Metadata
Assignees
Labels
No labels