diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c1e0e29..0abc9d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: with: file: lcov.info flags: unittests - name: pest3-ci-coverage + name: iof # Failing to upload results will cause a CI error. # So remember to use a token. fail_ci_if_error: true