I'm using Azure file share to save my document files and then connecting it to GitHub Action using a mount: Which is being shown correctly to me:  And then I want to use the same fileshare files in my test and I get the following error :  Note: (so if I use local file i.e. part of teh k6 repo itself it works fine)
I'm using Azure file share to save my document files and then connecting it to GitHub Action using a mount:
Which is being shown correctly to me:
And then I want to use the same fileshare files in my test and I get the following error :
Note: (so if I use local file i.e. part of teh k6 repo itself it works fine)