Skip to content

Spelling correction in chapter3/3.1-concurrency.md and 3.3-sync.md #329

Spelling correction in chapter3/3.1-concurrency.md and 3.3-sync.md

Spelling correction in chapter3/3.1-concurrency.md and 3.3-sync.md #329

Workflow file for this run

on: [pull_request]
name: Check Build
jobs:
deploy:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
submodules: true
fetch-depth: 0
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
extended: true
- name: Test changes
run: hugo --minify --disableKinds=taxonomy,term