mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-25 06:52:13 +00:00
Merge pull request #7131 from GabyCT/topic/fixrunner
gha: Fix format for run launchtimes metrics yaml
This commit is contained in:
commit
61e819ea8e
@ -12,8 +12,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ref: ${{ github.event.pull_request.head.sha }}
|
ref: ${{ github.event.pull_request.head.sha }}
|
||||||
|
|
||||||
- name: run launch times on qemu
|
- name: run launch times on qemu
|
||||||
run: bash tests/metrics/gha-run.sh run-test-launchtimes-qemu
|
run: bash tests/metrics/gha-run.sh run-test-launchtimes-qemu
|
||||||
|
|
||||||
- name: run launch times on clh
|
- name: run launch times on clh
|
||||||
run: bash tests/metrics/gha-run.sh run-test-launchtimes-clh
|
run: bash tests/metrics/gha-run.sh run-test-launchtimes-clh
|
||||||
|
Loading…
Reference in New Issue
Block a user