Skip to content

[Experimental] Check kvm #942

[Experimental] Check kvm

[Experimental] Check kvm #942

Workflow file for this run

name: ExperimentalCheckKVM

Check failure on line 1 in .github/workflows/presubmit.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/presubmit.yaml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: cvd-start
on: [pull_request, push]
jobs:
cvd-start:
runs-on: ubuntu-22.04
setps:
- name: Check kvm in host
run: |
ls /dev/kvm
- name: Checkout repository
uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675 # aka v2
- name: Prepare build packages
run: bash build_packages.sh"
- name: Prepare host
run: bash tools/testutils/prepare_host.sh -d "${GITHUB_WORKSPACE}" -u testrunner -g kokoro