Skip to content

Change plural noun of function name to sinular noun Get-HawkTenantEDi… #75

Change plural noun of function name to sinular noun Get-HawkTenantEDi…

Change plural noun of function name to sinular noun Get-HawkTenantEDi… #75

Workflow file for this run

on:
pull_request:
branches:
- master
- Development
push:
branches:
- master
- Development
- bugfix/157-bug-multiple-failed-tests-after-fixing-workflow
jobs:
validate:
runs-on: windows-2019
steps:
- uses: actions/checkout@v1
- name: Install Prerequisites
run: .\build\vsts-prerequisites.ps1
shell: powershell
- name: Validate
run: .\build\vsts-validate.ps1
shell: powershell