Skip to content

Commit 9471d67

Browse files
workflow,lint: remove tox licenses step (#11)
licenses are checked by reuse compliance workflow
2 parents 5aca4ae + 5351be9 commit 9471d67

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)