Skip to content

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

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

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

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@8cb40c51da663ff372855b3152ddcbbaf562f718 # v1.27.1

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 }}