Skip to content

Commit

Permalink
Update .github/workflows/netpol-e2e-test.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Netanel Bollag <[email protected]>
  • Loading branch information
omris94 and NetanelBollag authored Jan 24, 2024
1 parent 96bcee9 commit 1fd242e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netpol-e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ jobs:
wait_for_log $CLI1_POD 10 "curl timed out"
# should be blocked (using 3 because the log should repeat itself every 3 lines)
echo check client other log
echo "check client other log"
wait_for_log $CLI2_POD 10 "curl timed out"
Expand Down

0 comments on commit 1fd242e

Please sign in to comment.