Skip to content

feat(vmm): add a second serial device and attach a PTY to it (#20) #35

feat(vmm): add a second serial device and attach a PTY to it (#20)

feat(vmm): add a second serial device and attach a PTY to it (#20) #35

Workflow file for this run

name: Push & PR to the main branch
on:
push:
pull_request:
workflow_dispatch:
jobs:
lint_rust:
name: Lint the Rust packages
uses: ./.github/workflows/flow_lint_rust.yml