Skip to content

chore(deps): bump actions/setup-dotnet from 5 to 6 in the github-actions group #185

chore(deps): bump actions/setup-dotnet from 5 to 6 in the github-actions group

chore(deps): bump actions/setup-dotnet from 5 to 6 in the github-actions group #185

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
jobs:
test:
name: Test
if: github.event.pull_request.draft == false
uses: tryAGI/workflows/.github/workflows/generated-sdk-pull-request.yml@main
with:
project-path: AutoSDK.slnx
additional-test-arguments: '--logger GitHubActions'