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 3bb70eb commit cf304b9Copy full SHA for cf304b9
.github/workflows/ci.yaml
@@ -243,7 +243,7 @@ jobs:
243
grep '] rust_print: Info message (level 6) with args$' qemu-stdout
244
grep '] rust_print: A line that is continued with args$' qemu-stdout
245
246
- - run: grep '] ok 4 rust_doctests_kernel$' qemu-stdout
+ - run: grep '] ok 7 rust_doctests_kernel$' qemu-stdout
247
248
- run: python ci/check_panics.py qemu-stdout
249
0 commit comments