Skip to content

Pass VmmInfo to vmm_init and vmm_alloc (#172) #286

Pass VmmInfo to vmm_init and vmm_alloc (#172)

Pass VmmInfo to vmm_init and vmm_alloc (#172) #286

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make tests
run: make tests