Skip to content

Commit

Permalink
codecov upload verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
dugalh committed May 16, 2024
1 parent 71dd2e4 commit 5a5f8a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/run-unit-tests_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ jobs:
fail_ci_if_error: true
files: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ authors = [{name = 'Leftfield Geospatial'}]
license = {text = 'AGPL-3.0-or-later'}
keywords = [
'orthorectify', 'orthorectification', 'georeference', 'uav', 'drone', 'aerial', 'satellite',
'exif', 'xmp', 'image', 'RPC',
'exif', 'xmp', 'image', 'rpc',
]
classifiers = [
'Programming Language :: Python :: 3',
Expand Down

0 comments on commit 5a5f8a7

Please sign in to comment.