Skip to content

Commit 5351be9

Browse files
workflow,lint: remove tox licenses step
licenses are checked by reuse compliance workflow
1 parent 5aca4ae commit 5351be9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/lint.yml

-3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,3 @@ jobs:
3131
- name: Lint
3232
run: |
3333
tox -e lint
34-
- name: Licenses Checking
35-
run: |
36-
tox -e licenses

0 commit comments

Comments
 (0)