Skip to content

Commit

Permalink
remove extra tr line
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Rubino committed Jan 15, 2025
1 parent ed29d65 commit 774aaf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,6 @@ jobs:
body: JSON.stringify({text: msg}),
});
- run: |
result="${{ needs.build-zetanode.result }}"
if [[ $result == "failed" ]]; then
Expand Down

0 comments on commit 774aaf1

Please sign in to comment.