Merge pull request #7131 from GabyCT/topic/fixrunner

gha: Fix format for run launchtimes metrics yaml
This commit is contained in:
David Esparza 2023-06-16 18:30:57 -06:00 committed by GitHub
commit 61e819ea8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,8 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: run launch times on qemu
run: bash tests/metrics/gha-run.sh run-test-launchtimes-qemu
- name: run launch times on qemu
run: bash tests/metrics/gha-run.sh run-test-launchtimes-qemu
- name: run launch times on clh
run: bash tests/metrics/gha-run.sh run-test-launchtimes-clh
- name: run launch times on clh
run: bash tests/metrics/gha-run.sh run-test-launchtimes-clh