From ae7296c5c4dd2585acff33ede00b39c4deaba200 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Wed, 23 Oct 2024 07:29:55 -0300 Subject: [PATCH] CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cfbd9a1..a8e4508 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -397,7 +397,7 @@ jobs: - ethernaut-wallet - ethernaut-wallet-ui - ethernaut-cli - if: ${{ always() }} + if: ${{ success() }} runs-on: ubuntu-latest steps: - name: Coveralls Finished