assert downgrade

pull/71/head
HarithaVattikuti 1 year ago committed by GitHub
parent d33339ed5a
commit 94ec418299
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save