Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
takehaya committed Sep 12, 2024
1 parent f9d6d33 commit 990de9c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
2 changes: 1 addition & 1 deletion t/03_ebpf_crud_map.t
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sub teardown {
if ($map_instance) {
$map_instance->close();
undef $map_instance;
sleep 0.5;
sleep 1;
}
}

Expand Down
38 changes: 0 additions & 38 deletions workflows/test.yml

This file was deleted.

0 comments on commit 990de9c

Please sign in to comment.