We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f8993 commit f2019fcCopy full SHA for f2019fc
.github/workflows/libcxx-build-and-test.yaml
@@ -79,6 +79,7 @@ jobs:
79
path: |
80
**/test-results.xml
81
**/*.abilist
82
+ **/CMakeConfigureLog.yaml
83
**/CMakeError.log
84
**/CMakeOutput.log
85
**/crash_diagnostics/*
@@ -123,6 +124,7 @@ jobs:
123
124
125
126
127
128
129
130
@@ -188,6 +190,7 @@ jobs:
188
190
189
191
192
193
194
195
196
@@ -230,6 +233,7 @@ jobs:
230
233
231
234
232
235
236
237
238
239
0 commit comments