diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e8cf4e5..317744f0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -236,7 +236,7 @@ jobs: run: | cd bound/kt/ mvn test --batch-mode - ls -lha + git status - name: Upload test coverage to Codecov uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 #v4.5.0 with: