mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 06:05:29 -04:00
Run checks for new python script
This commit is contained in:
parent
04160cfa1d
commit
627b89bbdc
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ unzip -q -d ./tools/minimax_tools/1_xData 1_xData.zip
|
|||
run_test ./tools/prettify/prettify_test.py
|
||||
run_test ./tools/minimax_tools/minimax_to_fortran_source.py --check
|
||||
run_test ./tools/docker/generate_dockerfiles.py --check
|
||||
run_test ./tools/docker/production/generate_docker_files.py --check
|
||||
run_test ./tools/apptainer/generate_apptainer_def_files.py --check
|
||||
|
||||
run_test mypy --strict ./tools/minimax_tools/minimax_to_fortran_source.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue