Skip to content

OSOE-893: Fix breaking changes and use CreateModelAsync #86

OSOE-893: Fix breaking changes and use CreateModelAsync

OSOE-893: Fix breaking changes and use CreateModelAsync #86

name: Build and Test
# Runs for PRs opened for any branch, and pushes to the dev branch.
on:
pull_request:
push:
branches:
- dev
jobs:
build-and-test:
name: Build and Test
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev
with:
timeout-minutes: 5
dotnet-consolidation-exclude-project-path: Lombiq.TrainingDemo.Web/Lombiq.TrainingDemo.Web.csproj