From 06ac0e91b0d54ac73b4e6d30e3491f5c8c7245fb Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Tue, 21 Feb 2023 21:20:38 -0600 Subject: [PATCH] chore: update publish_test_coverage job --- .github/workflows/lint_format_test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/lint_format_test.yaml b/.github/workflows/lint_format_test.yaml index 6bbc4c3..4876345 100644 --- a/.github/workflows/lint_format_test.yaml +++ b/.github/workflows/lint_format_test.yaml @@ -120,3 +120,5 @@ jobs: steps: - name: Upload coverage reports to Codecov uses: codecov/codecov-action@v3 + with: + directory: ./coverage/