Skip to content

build(deps): Bump LangChain.Providers.Abstractions from 0.15.3-dev.93 to 0.15.3-dev.97 in the all group #86

build(deps): Bump LangChain.Providers.Abstractions from 0.15.3-dev.93 to 0.15.3-dev.97 in the all group

build(deps): Bump LangChain.Providers.Abstractions from 0.15.3-dev.93 to 0.15.3-dev.97 in the all group #86

Workflow file for this run

name: Build and test
on:
pull_request:
branches:
- main
jobs:
build-test:
name: Build and test
if: github.event.pull_request.draft == false
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
with:
generate-build-number: false
conventional-commits-publish-conditions: false
additional-test-arguments: '--logger GitHubActions'