diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 9cb1f8aa4f..8f7871c886 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -287,7 +287,7 @@ jobs: run: curl -L $CC_TEST_REPORTER_URL > cc-test-reporter - name: Give test coverage reporter executable permissions - run: chmod +x cc-test-reporter + run: chmod +x ./test/test-coverage.sh - name: Save coverage env: