Skip to content

Revert remove _with_configurables functions from Bytecode Library and use Option instead #77

Revert remove _with_configurables functions from Bytecode Library and use Option instead

Revert remove _with_configurables functions from Bytecode Library and use Option instead #77

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'