Skip to content

Commit 8db808a

Browse files
committed
fix continuous-benchmarking-runtimes.yml
1 parent e6da635 commit 8db808a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-benchmarking-runtimes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ jobs:
337337
timeout_minutes: 1440
338338
max_attempts: 5
339339
retry_wait_seconds: 60
340-
command: cd src && ./stellar -o latency-samples-azure -l debug -c ../continuous-benchmarking/experiments/cold-function-invocations/language-runtime-deployment-method/azure/cold-hello${{matrix.runtime}}-zip-azure.json -db
340+
command: cd src && ./stellar -o latency-samples-azure -l debug -c ../continuous-benchmarking/experiments/cold-function-invocations/language-runtime-deployment-method/azure/cold-hello${{matrix.runtime}}-zip-azure.json -db
341341

342342
- uses: actions/upload-artifact@v3
343343
with:

0 commit comments

Comments
 (0)