We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a7ced commit a370a43Copy full SHA for a370a43
.github/workflows/ci.yaml
@@ -231,7 +231,7 @@ jobs:
231
grep '] rust_print: Info message (level 6) with args$' qemu-stdout
232
grep '] rust_print: A line that is continued with args$' qemu-stdout
233
234
- - run: grep '] ok 2 rust_doctests_kernel$' qemu-stdout
+ - run: grep '] ok 4 rust_doctests_kernel$' qemu-stdout
235
236
- run: python ci/check_panics.py qemu-stdout
237
0 commit comments