Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
Arpit-Sharma-USC committed Feb 8, 2021
1 parent 74df679 commit e4abc12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Run unit tests
run: dotnet test --no-build --configuration Release /p:CollectCoverage=true /p:CoverletOutputFormat=lcov

- run: cat ./Bynder/Test/coverage.info
- name: Publish coverage report to Coveralls
uses: coverallsapp/github-action@master
with:
Expand Down

0 comments on commit e4abc12

Please sign in to comment.