mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-15 15:53:32 +00:00
Linux Tests rm and macOS mono-libgdiplus
This commit is contained in:
@@ -79,6 +79,8 @@ jobs:
|
|||||||
vmImage: 'macOS-latest'
|
vmImage: 'macOS-latest'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- script: brew install mono-libgdiplus
|
||||||
|
displayName: 'Install mono-libgdiplus'
|
||||||
- powershell: 'Install-Module -Name Pester -Force'
|
- powershell: 'Install-Module -Name Pester -Force'
|
||||||
displayName: 'Update Pester'
|
displayName: 'Update Pester'
|
||||||
- powershell: './__tests__/CI.ps1 -Test'
|
- powershell: './__tests__/CI.ps1 -Test'
|
||||||
|
|||||||
Reference in New Issue
Block a user