Skip to content

Commit

Permalink
Add env:
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Jan 21, 2025
1 parent af057a5 commit 6cde7b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-tools/automation/yaml-templates/run-nunit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ steps:
continueOnError: true
timeoutInMinutes: ${{ parameters.timeoutInMinutes }}
retryCountOnTaskFailure: ${{ parameters.retryCountOnTaskFailure }}
env:
RunningOnCI: true

- template: /build-tools/automation/yaml-templates/kill-processes.yaml

0 comments on commit 6cde7b5

Please sign in to comment.