mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Remove apptainer script from check list
This commit is contained in:
parent
03e5f03162
commit
520b3d2b5b
1 changed files with 0 additions and 2 deletions
|
|
@ -30,7 +30,6 @@ 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
|
||||
run_test mypy --strict ./tools/dashboard/generate_dashboard.py
|
||||
|
|
@ -40,7 +39,6 @@ run_test mypy --strict ./tools/precommit/precommit.py
|
|||
run_test mypy --strict ./tools/precommit/check_file_properties.py
|
||||
run_test mypy --strict ./tools/precommit/format_makefile.py
|
||||
run_test mypy --strict ./tools/docker/generate_dockerfiles.py
|
||||
run_test mypy --strict ./tools/apptainer/generate_apptainer_def_files.py
|
||||
run_test mypy --strict ./tools/conventions/analyze_gfortran_ast.py
|
||||
run_test mypy --strict ./tests/do_regtest.py
|
||||
run_test mypy --strict ./docs/generate_input_reference.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue