Skip to content

Commit

Permalink
Easy GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
belibug committed Jun 25, 2024
1 parent 49777cc commit 8a54c72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
Install-PSResource -Repository PSGallery -Name ModuleTools -TrustRepository
shell: pwsh

- name: Install ModuleTools module form PSGallery
- name: Build Module and Perfor Tests
run: |
Invoke-MTBuild -Verbose
Invoke-MTTest
shell: pwsh
shell: pwsh

0 comments on commit 8a54c72

Please sign in to comment.