Skip to content

build(deps): bump lib/madara from fa98fe9 to 1833549 (#462) #1150

build(deps): bump lib/madara from fa98fe9 to 1833549 (#462)

build(deps): bump lib/madara from fa98fe9 to 1833549 (#462) #1150

Workflow file for this run

name: Spell Check
on: [push, pull_request]
jobs:
spell-check:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v2
- uses: codespell-project/actions-codespell@v1
with:
check_filenames: true
check_hidden: true
ignore_words_file: ./.codespellignore Cargo.toml
skip: target