Skip to content

Add provider-neutral SetupSet migration helper (#80) #28

Add provider-neutral SetupSet migration helper (#80)

Add provider-neutral SetupSet migration helper (#80) #28

Workflow file for this run

name: CI (master)
on:
push:
branches:
- master
concurrency:
group: master-ci
cancel-in-progress: true
jobs:
call-template:
uses: ./.github/workflows/template_ci.yml
with:
projects: "FastMoq.Tests/FastMoq.Tests.csproj FastMoq.Tests.Web/FastMoq.Tests.Web.csproj FastMoq.Analyzers.Tests/FastMoq.Analyzers.Tests.csproj"
frameworks: '["8.0.x","9.0.x","10.0.x"]'