Skip to content

chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows… #155

chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows…

chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows… #155

Workflow file for this run

name: Test .NET solution or project
permissions:
packages: read
on:
workflow_dispatch:
push:
branches:
- main
jobs:
test:
uses: devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml@55d62d99f199c9c325d1862773659e5a51b9acd2 # v1.27.0

Check failure on line 12 in .github/workflows/test.yaml

View workflow run for this annotation

GitHub Actions / Test .NET solution or project

Invalid workflow file

The workflow is not valid. .github/workflows/test.yaml (Line: 12, Col: 11): Secret APP_PRIVATE_KEY is required, but not provided while calling.
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}