Skip to content

ci: remove unit test targets configuration #32

ci: remove unit test targets configuration

ci: remove unit test targets configuration #32

Workflow file for this run

# Quality Check Workflow
# References shared workflow from axci
name: Check
on:
push:
branches: ['**']
tags-ignore: ['**']
pull_request:
workflow_dispatch:
jobs:
check:
uses: arceos-hypervisor/axci/.github/workflows/check.yml@main