Skip to content

Implement a more responsive compilation thread in the the language server. #2043

Implement a more responsive compilation thread in the the language server.

Implement a more responsive compilation thread in the the language server. #2043

Workflow file for this run

name: Docs
on:
push:
branches:
- master
pull_request:
release:
types: [published]
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'