diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 28a040b..3d37c18 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,6 +18,8 @@ jobs: - '3.1' - '3.2' - '3.3' + - '3.2' + - '3.3' env: CC_TEST_REPORTER_ID: "${{ secrets.CC_TEST_REPORTER_ID }}" steps: