Skip to content

Add code fix for FunctionContext helper migration (#79) #27

Add code fix for FunctionContext helper migration (#79)

Add code fix for FunctionContext helper migration (#79) #27

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"]'