Skip to content

Commit

Permalink
Added dir
Browse files Browse the repository at this point in the history
  • Loading branch information
devedse committed Apr 19, 2022
1 parent e142dda commit 0e10ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/githubactionsbuilds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ jobs:
run: tree /A /F
- name: Run CodeCov #codecov -f ".\DeveCoolLib.Tests\TestResults\Coverage\coverage.opencover.xml"
uses: codecov/codecov-action@v2
working-directory: ./DeveCoolLib.Tests/TestResults
with:
directory: ./DeveCoolLib.Tests/TestResults
#token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
# files: ./DeveCoolLib.Tests/TestResults/Coverage/coverage.opencover.xml # optional
#flags: unittests # optional
Expand Down

0 comments on commit 0e10ce2

Please sign in to comment.