[CI] Check for proper use of 'override'

This commit is contained in:
Ray Speth 2023-08-14 22:21:10 -04:00 committed by Ray Speth
parent b35ef5907c
commit 4a4bc87f0e

View File

@ -148,6 +148,7 @@ jobs:
run: python3 `which scons` build env_vars=all
CXX=clang++-12 CC=clang-12 f90_interface=n extra_lib_dirs=/usr/lib/llvm/lib
-j2 debug=n --debug=time hdf_libdir=$HDF5_LIBDIR hdf_include=$HDF5_INCLUDEDIR
warning_flags='-Wall -Werror -Wsuggest-override'
- name: Test Cantera
run:
python3 `which scons` test show_long_tests=yes verbose_tests=yes --debug=time