Update tests.yaml

This commit is contained in:
Timothy Baldridge 2022-10-06 16:54:37 -06:00 committed by GitHub
parent e906bdd28b
commit 46a24d9268
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,6 @@ jobs:
include-prerelease: true
- name: Test
shell: bash
run: dotnet test /p:CollectCoverage=true /p:CoverletOutputFormat=opencover /p:EnableWindowsTargeting=true
- uses: codecov/codecov-action@v3