Skip to content

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 #954

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 #954

Workflow file for this run

name: spell-check
on:
push:
branches: [main, release-*]
pull_request:
jobs:
spell-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- run: npx cspell@5.2.1 "**/*"