diff --git a/.github/workflows/test-createx.yml b/.github/workflows/test-createx.yml index 2111bde..4c33bc0 100644 --- a/.github/workflows/test-createx.yml +++ b/.github/workflows/test-createx.yml @@ -173,6 +173,7 @@ jobs: with: title: "`CreateX` Test Coverage Report" delete-old-comments: true + working-directory: ./ lcov-file: ./lcov.info github-token: ${{ secrets.GITHUB_TOKEN }}