Skip to content

Fix for 3000 - improve error messages when credentials fail to load #275

Fix for 3000 - improve error messages when credentials fail to load

Fix for 3000 - improve error messages when credentials fail to load #275

Workflow file for this run

name: "AOT Check"
on:
push:
branches: [ "master", "rel/v2" ]
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
branches: [ "master", "rel/v2" ]
jobs:
analyze:
runs-on: windows-latest
name: AOT check
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Runs powershell script
id: aot-powershell
run: build\test-aot.ps1 'net8.0'