File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -132,12 +132,12 @@ jobs:
132132 run : |
133133 cmake --build build --target test ARGS="-V --timeout 1700 -R 03_NAO_multik"
134134
135- - name : 04_LJ_DP Test
135+ - name : 04_FF Test
136136 env :
137137 GTEST_COLOR : ' yes'
138138 OMP_NUM_THREADS : ' 2'
139139 run : |
140- cmake --build build --target test ARGS="-V --timeout 1700 -R 04_LJ_DP "
140+ cmake --build build --target test ARGS="-V --timeout 1700 -R 04_FF "
141141
142142 - name : 05_rtTDDFT Test
143143 env :
@@ -186,4 +186,4 @@ jobs:
186186 GTEST_COLOR : ' yes'
187187 OMP_NUM_THREADS : ' 2'
188188 run : |
189- cmake --build build --target test ARGS="-V --timeout 1700 -E 'integrate_test|01_PW|02_NAO_Gamma|03_NAO_multik|04_LJ_DP |05_rtTDDFT|06_SDFT|07_OFDFT|08_EXX|09_DeePKS|10_others|11_PW_GPU|12_NAO_Gamma_GPU|13_NAO_multik_GPU|15_rtTDDFT_GPU|16_SDFT_GPU|MODULE_BASE|MODULE_IO|MODULE_HSOLVER|MODULE_CELL|MODULE_MD|source_psi|MODULE_RI'"
189+ cmake --build build --target test ARGS="-V --timeout 1700 -E 'integrate_test|01_PW|02_NAO_Gamma|03_NAO_multik|04_FF |05_rtTDDFT|06_SDFT|07_OFDFT|08_EXX|09_DeePKS|10_others|11_PW_GPU|12_NAO_Gamma_GPU|13_NAO_multik_GPU|15_rtTDDFT_GPU|16_SDFT_GPU|MODULE_BASE|MODULE_IO|MODULE_HSOLVER|MODULE_CELL|MODULE_MD|source_psi|MODULE_RI'"
You can’t perform that action at this time.
0 commit comments