Skip to content

Commit

Permalink
Fix GA pipline
Browse files Browse the repository at this point in the history
  • Loading branch information
badrogger committed Dec 4, 2024
1 parent 498511a commit 3f9de98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,4 @@ jobs:
- name: Run nftables tests
run: |
bash ./scripts/run_tests.sh
docker build . -t node-cli-tester && docker run --name tester --cap-add=NET_ADMIN --cap-add=NET_RAW --rm tester scripts/run_nftables_test.sh
scripts/run_nftables_test.sh

0 comments on commit 3f9de98

Please sign in to comment.