Skip to content

bou-1 - wasn't using the behavior for the Mock Create<T> method #3

bou-1 - wasn't using the behavior for the Mock Create<T> method

bou-1 - wasn't using the behavior for the Mock Create<T> method #3

Workflow file for this run

name: CI Build
on:
push:
branches-ignore:
- main
jobs:
ci-build:
uses: Bounteous-Inc/bounteous-dotnet-common-workflows/.github/workflows/ci-build.yml@main

Check failure on line 10 in .github/workflows/ci-build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci-build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci-build.yml" -> "Bounteous-Inc/bounteous-dotnet-common-workflows/.github/workflows/ci-build.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
dotnet-version: '8.0.x'
release-path: 'net8.0'
build-configuration: 'Release'
artifact-name: 'build-output'