diff --git a/.github/workflows/check-installation.yml b/.github/workflows/check-installation.yml index d17ad4a..db69915 100644 --- a/.github/workflows/check-installation.yml +++ b/.github/workflows/check-installation.yml @@ -20,3 +20,4 @@ jobs: } IEX (IWR 'https://raw.githubusercontent.com/${{ github.event.pull_request.head.repo.full_name }}/${{ github.event.pull_request.head.ref }}/install-atomicsfolder.ps1' -UseBasicParsing); Install-AtomicsFolder -Force + Invoke-AtomicTest All -ShowDetailsBrief