Skip to content

Commit

Permalink
Get-MpComputerStatus
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Sep 2, 2024
1 parent b3d96fc commit 6547421
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ jobs:
runs-on: windows-2022
steps:
- uses: actions/checkout@v4
- run: ./test.sh
# - run: ./test.sh
- run: Get-MpComputerStatus
shell: powershell

0 comments on commit 6547421

Please sign in to comment.