Skip to content

multiboot2: add unit test for uefi memory map with real-world data #835

multiboot2: add unit test for uefi memory map with real-world data

multiboot2: add unit test for uefi memory map with real-world data #835

Workflow file for this run

name: QA
on: [pull_request, push, merge_group]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# Executes "typos ."
- uses: crate-ci/[email protected]