Closed jwhb closed 1 month ago
This updates the GitHub Actions workflow to set unshare -rn as the cargo test runner for the ignored test, i.e., for tests that require access to nftables.
unshare -rn
Fixes #20
This updates the GitHub Actions workflow to set
unshare -rn
as the cargo test runner for the ignored test, i.e., for tests that require access to nftables.Fixes #20