Skip to content

Commit aae8d69

Browse files
committed
ci: publish gooddata-flight-server coverage
JIRA: CQ-577 risk: low
1 parent 6b1cf04 commit aae8d69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rw-python-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
if: ${{ matrix.python_version == 'py312' }}
2525
uses: codecov/codecov-action@v3
2626
with:
27-
files: ./gooddata-sdk/coverage.xml,./gooddata-pandas/coverage.xml,./gooddata-fdw/coverage.xml
27+
files: ./gooddata-sdk/coverage.xml,./gooddata-pandas/coverage.xml,./gooddata-fdw/coverage.xml,./gooddata-flight-server/coverage.xml
2828
lint-and-format-check:
2929
runs-on: ubuntu-latest
3030
if: ${{inputs.changed-python-modules == 'true'}}

0 commit comments

Comments
 (0)