diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 402a0b0..d2b6d10 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,6 +31,7 @@ jobs: with: path-to-lcov: ${{runner.workspace}}/utf_view/build/coverage.info github-token: ${{ secrets.GITHUB_TOKEN }} + debug: true clang-linux: runs-on: ubuntu-latest container: