Skip to content

Commit

Permalink
Update sync-supported-chains.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilchodola authored Nov 5, 2024
1 parent 261f290 commit 36429c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-supported-chains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ jobs:

if $all_reached_required_count; then
echo "All required logs found."
exit 0
kill $$ && exit 0
fi
done

Expand Down

0 comments on commit 36429c2

Please sign in to comment.