We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd49643 commit 33173ddCopy full SHA for 33173dd
.github/workflows/quality_check.yml
@@ -73,7 +73,7 @@ jobs:
73
run: make security-baseline
74
- name: Complexity baseline
75
run: make complexity-baseline
76
- - name: Checking licenses of 3rd libraries
+ - name: Checking third-party library licenses
77
run: make check-licenses
78
- name: Upload coverage to Codecov
79
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # 5.3.1
0 commit comments