Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
Signed-off-by: Yaroslav Borbat <[email protected]>
  • Loading branch information
yaroslavborbat committed Jan 27, 2025
1 parent 77e8b7b commit a49c91c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ tasks:
cmds:
- |
RESULT=$(ginkgo \
--skip-file affinity_toleration_test.go \
--no-color \
-v | tee /dev/stderr | grep --color=never -E 'FAIL!|SUCCESS!')
if [ "${PIPESTATUS[0]}" -ne "0" ]; then
Expand Down

0 comments on commit a49c91c

Please sign in to comment.