Skip to content

Commit

Permalink
Use codecov syntax for directory to search for coverage reports
Browse files Browse the repository at this point in the history
  • Loading branch information
marksparkza committed Sep 23, 2023
1 parent 575a4e5 commit 91044bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ jobs:
- name: Upload coverage
uses: codecov/codecov-action@v3
working-directory: odp-server/test
with:
directory: odp-server/test

0 comments on commit 91044bf

Please sign in to comment.