Skip to content

Commit 9052c75

Browse files
Including license check in dependency review
1 parent 4d1baa3 commit 9052c75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/quality_check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ jobs:
6161
python-version: ${{ matrix.python-version }}
6262
- name: Install dependencies
6363
run: make dev-quality-code
64-
- name: Checking third-party library licenses
65-
run: make check-licenses
6664
- name: Checking and enforcing format
6765
run: make format-check
6866
- name: Formatting and Linting

0 commit comments

Comments
 (0)