asser install

pull/68/head
Aparna Jyothi 1 year ago
parent 5af46fa1eb
commit 1c397ebcf6

@ -13,7 +13,7 @@ jobs:
shell: pwsh
run: |
Install-Module Pester -Force -Scope CurrentUser -RequiredVersion 4.10.1
Install-Module Assert -Force -Scope CurrentUser -RequiredVersion 0.9.1
Install-Module Assert -Force -Scope CurrentUser
- name: Run tests
shell: pwsh

Loading…
Cancel
Save