Skip to content

ASM blocks handling: inlining, DCE, ASM returns without return register #3062

ASM blocks handling: inlining, DCE, ASM returns without return register

ASM blocks handling: inlining, DCE, ASM returns without return register #3062

Workflow file for this run

name: Docs
on:
pull_request:
paths:
- docs/**
jobs:
test:
uses: FuelLabs/github-actions/.github/workflows/mdbook-docs.yml@master
with:
docs-src-path: 'docs/book/src'
spellcheck-config-path: 'docs/book/.spellcheck.yml'