Add Verify for testing

This commit is contained in:
Simon Cropp
2020-11-21 02:22:23 +11:00
committed by GitHub
parent aaf77c3b25
commit 5c33b87a9c
124 changed files with 992 additions and 822 deletions

View File

@ -82,4 +82,12 @@ jobs:
shell: bash
run: |
dotnet tool restore
dotnet cake
dotnet cake
- name: Upload Verify Test Results
if: failure()
uses: actions/upload-artifact@v2
with:
name: verify-test-results
path: |
**/*.received.*