Skip to content

Update to 0.3.0 and RacingBicycle test failures #18

Update to 0.3.0 and RacingBicycle test failures

Update to 0.3.0 and RacingBicycle test failures #18

Workflow file for this run

name: 'Check spelling'
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2
with:
files: |
**/*.{cs,md,json,csproj,ice,slice}