Skip to content

Commit

Permalink
ci: Add dependency on encoding compatibility job.
Browse files Browse the repository at this point in the history
  • Loading branch information
KirilMihaylov committed Aug 21, 2024
1 parent ccafab8 commit cb76f32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
- "check_formatting"
- "audit_dependencies"
- "linting"
- "test_encoding_compatibility"
- "code_coverage"
- "test_release_profile"
if: |-
Expand Down

0 comments on commit cb76f32

Please sign in to comment.