Skip to content

Commit

Permalink
ci stop wireguard remove
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik737 committed Dec 19, 2024
1 parent 1a36108 commit 6acf5e4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,3 @@ jobs:
CMD="$CMD'"
eval $CMD
#TODO: swap for hil --revision RVC4 when possible infrastructure-wise

- name: Stop WireGuard
if: always()
run: |
sudo ip link set down dev wg0
sudo ip link delete dev wg0

0 comments on commit 6acf5e4

Please sign in to comment.