diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index dd12f61..19f10cb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -93,6 +93,7 @@ jobs: - "check_formatting" - "audit_dependencies" - "linting" + - "test_encoding_compatibility" - "code_coverage" - "test_release_profile" if: |-