mirror of https://github.com/openXC7/prjxray.git
ci: mv check_*.sh scripts/
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
82c8c0a32e
commit
5e8eb1abe6
4
Makefile
4
Makefile
|
|
@ -128,8 +128,8 @@ format: format-cpp format-docs format-py format-tcl format-trailing-ws
|
|||
.PHONY: format format-cpp format-py format-tcl format-trailing-ws
|
||||
|
||||
check-license:
|
||||
@./.github/check_license.sh
|
||||
@./.github/check_python_scripts.sh
|
||||
@./.github/scripts/check_license.sh
|
||||
@./.github/scripts/check_python_scripts.sh
|
||||
|
||||
.PHONY: check-license
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue