Skip to content

Commit

Permalink
Run simple test to check whether Invoke-AtomicTest is working
Browse files Browse the repository at this point in the history
Revert "fixing NoExecutionLog"

This reverts commit 84a357a.

fixing NoExecutionLog
  • Loading branch information
cyberbuff committed Dec 28, 2023
1 parent 9005266 commit 0eedc36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-installation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0eedc36

Please sign in to comment.