Skip to content

Commit 33173dd

Browse files
Removing pdoc3
1 parent fd49643 commit 33173dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: make security-baseline
7474
- name: Complexity baseline
7575
run: make complexity-baseline
76-
- name: Checking licenses of 3rd libraries
76+
- name: Checking third-party library licenses
7777
run: make check-licenses
7878
- name: Upload coverage to Codecov
7979
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # 5.3.1

0 commit comments

Comments
 (0)