Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 9b87148

Browse files
Update test.yaml
Signed-off-by: John O'Loughlin <[email protected]>
1 parent db51bdb commit 9b87148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
run: sudo echo 10000 | sudo tee /proc/sys/vm/nr_hugepages
2525

2626
- name: check hugepages
27-
run: sudo grep HugePages /proc/meminfo
27+
run: sudo grep -i Huge /proc/meminfo
2828

0 commit comments

Comments
 (0)