Skip to content

chore: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /SQLParser.Tests in the dependencies group #63

chore: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /SQLParser.Tests in the dependencies group

chore: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /SQLParser.Tests in the dependencies group #63

Workflow file for this run

# This workflow will build a .NET project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
name: .NET Test Pull Requests
on:
pull_request:
branches: [ "master" ]
jobs:
build:
uses: 'JaCraig/Centralized-Workflows/.github/workflows/dotnet-test.yml@main'