"The moduleSpecifier "//scripts//Performance_Tests.js" couldn’t be found on local disk. Make sure that you’ve specified the right path to the file. If you’re running k6 using the Docker image make sure you have mounted the local directory (-v /local/path/:/inside/docker/path) containing your script and modules so that they’re accessible by k6 from inside of the container
The docker compose command works fine on my machine but only on Github actions I see this error
this is my folder structure
This is the docker compose
Can someone help pls? Thanks!
6 posts - 2 participants