Skip to content

Commit

Permalink
add client-check-cyclic-deps as mandatory check for qc-result
Browse files Browse the repository at this point in the history
  • Loading branch information
dvj1988 committed Jan 8, 2025
1 parent 086bd6e commit 370b0e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quality-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
client-prettier,
client-unit-tests,
client-lint,
client-check-cyclic-deps,
]
if: always()
runs-on: ubuntu-latest
Expand Down

0 comments on commit 370b0e5

Please sign in to comment.