Skip to content

Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 in the xunit group #1499

Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 in the xunit group

Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 in the xunit group #1499

Workflow file for this run

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