Skip to content

Setting working directory #11

@kubi-uniper

Description

@kubi-uniper

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions