There was an error while loading. Please reload this page.
1 parent 05dba5f commit cf7797bCopy full SHA for cf7797b
1 file changed
.github/workflows/ci.yaml
@@ -254,7 +254,7 @@ jobs:
254
grep '] rust_print: Info message (level 6) with args$' qemu-stdout
255
grep '] rust_print: A line that is continued with args$' qemu-stdout
256
257
- - run: grep '] ok 7 rust_doctests_kernel$' qemu-stdout
+ - run: grep '] ok 1 rust_doctests_kernel$' qemu-stdout
258
259
- run: python ci/check_panics.py qemu-stdout
260
0 commit comments