Skip to content

Commit cf7797b

Browse files
committed
Fix CI
1 parent 05dba5f commit cf7797b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
grep '] rust_print: Info message (level 6) with args$' qemu-stdout
255255
grep '] rust_print: A line that is continued with args$' qemu-stdout
256256
257-
- run: grep '] ok 7 rust_doctests_kernel$' qemu-stdout
257+
- run: grep '] ok 1 rust_doctests_kernel$' qemu-stdout
258258

259259
- run: python ci/check_panics.py qemu-stdout
260260

0 commit comments

Comments
 (0)