Skip to content

fix: write vm_config in .build.toml when use --fs #66

fix: write vm_config in .build.toml when use --fs

fix: write vm_config in .build.toml when use --fs #66

Workflow file for this run

# Integration Test Workflow
# References shared workflow from axci
name: Test
on:
push:
branches:
- '**'
tags-ignore:
- '**'
pull_request:
workflow_dispatch:
jobs:
test:
uses: arceos-hypervisor/axci/.github/workflows/test.yml@dev