move files

This commit is contained in:
OlivierDehaene 2023-05-23 15:56:25 +02:00
parent 43b0229da0
commit 84b8005f85
2 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ jobs:
- name: Run k6
run: |
./k6 run k6/starcoder_load.js
./k6 run load_tests/starcoder_load.js
- name: Stop starcoder
if: ${{ always() }}