Skip to content

Commit cf304b9

Browse files
committed
Fix tests
1 parent 3bb70eb commit cf304b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ jobs:
243243
grep '] rust_print: Info message (level 6) with args$' qemu-stdout
244244
grep '] rust_print: A line that is continued with args$' qemu-stdout
245245
246-
- run: grep '] ok 4 rust_doctests_kernel$' qemu-stdout
246+
- run: grep '] ok 7 rust_doctests_kernel$' qemu-stdout
247247

248248
- run: python ci/check_panics.py qemu-stdout
249249

0 commit comments

Comments
 (0)