Skip to content

fix: record exec info into log file #63

fix: record exec info into log file

fix: record exec info into log file #63

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