File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 ./cpi tests/optional.cpp
3131 ./cpi tests/if_initializer.cpp
3232 ./cpi tests/dgemm.cpp
33- ./cpi tests/u8hello.cpp
33+ # ./cpi tests/u8hello.cpp
3434 - name : error tests
3535 run : |
3636 ./cpi tests/error_code.cpp
6060 ./cpi tests/ranges.cpp
6161 ./cpi tests/concept_add.cpp
6262 ./cpi tests/dgemm.cpp
63- ./cpi tests/u8hello.cpp
63+ # ./cpi tests/u8hello.cpp
6464 - name : error tests
6565 run : |
6666 ./cpi tests/error_code.cpp
@@ -117,7 +117,7 @@ jobs:
117117 ./cpi tests/ranges.cpp
118118 ./cpi tests/concept_add.cpp
119119 ./cpi tests/dgemm.cpp
120- ./cpi tests/u8hello.cpp
120+ # ./cpi tests/u8hello.cpp
121121 - name : error tests
122122 run : |
123123 ./cpi tests/error_code.cpp
@@ -145,7 +145,7 @@ jobs:
145145 ./cpi tests/optional.cpp
146146 ./cpi tests/if_initializer.cpp
147147 ./cpi tests/dgemm.cpp
148- ./cpi tests/u8hello.cpp
148+ # ./cpi tests/u8hello.cpp
149149 - name : error tests
150150 run : |
151151 ./cpi tests/error_code.cpp
You can’t perform that action at this time.
0 commit comments