Skip to content

Commit

Permalink
tests - no description document tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
commonism committed Jan 2, 2025
1 parent 9dfb7a9 commit 711beb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: ./coverage/reports/
files: coverage-description_documents-tests.xml,coverage-dsp2043-tests.xml,coverage-mock-tests.xml,coverage-taskset-tests.xml
files: coverage-dsp2043-tests.xml,coverage-mock-tests.xml,coverage-taskset-tests.xml
env_vars: OS,PYTHON
fail_ci_if_error: false
flags: tests
Expand Down

0 comments on commit 711beb5

Please sign in to comment.