Skip to content

Add tests and highlight issues with should_panic #466

Add tests and highlight issues with should_panic

Add tests and highlight issues with should_panic #466

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/src'
spellcheck-config-path: 'docs/.spellcheck.yml'