QAInsights / PerfAction

GitHub Action to run performance tests using Apache JMeter and its plugins.
MIT License
49 stars 68 forks source link

Second run fails on cleanup #31

Open cmyllis opened 3 months ago

cmyllis commented 3 months ago

The first run of the test is fine but when trying to run it a second time the checkout@v4 fails the clean the reports folder due to permission rights. Deleting the contents of '/actions-runner/_work/PerformanceTests/PerformanceTests' Error: File was unable to be removed Error: EACCES: permission denied, unlink '/actions-runner/_work/PerformanceTests/PerformanceTests/reports/html/index.html'