Skip to content

Commit 7a3fc8f

Browse files
committed
remove licence check
1 parent 525fc07 commit 7a3fc8f

2 files changed

Lines changed: 0 additions & 20 deletions

File tree

Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ install-hooks: install-python
1414
deep-clean:
1515
find . -name 'node_modules' -type d -prune -exec rm -rf '{}' +
1616

17-
check-licenses: check-licenses-python
18-
19-
check-licenses-python:
20-
scripts/check_python_licenses.sh
21-
2217
lint: lint-githubactions lint-githubaction-scripts
2318
echo "Linting complete"
2419

scripts/check_python_licenses.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)