Skip to content

Commit

Permalink
Daily improvements - 16 October
Browse files Browse the repository at this point in the history
  • Loading branch information
juan-langa committed Oct 16, 2024
1 parent cb8ecb1 commit 6e5c02c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/0_1_regressionWithRealWallet.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 0.1. Regression - Tests ith real wallet
name: 0.1. Regression - With real wallet

on:
workflow_dispatch:
Expand Down Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
BASE_URL=${{ inputs.base_url }} \
FLAGS_FEATURES=${{ inputs.flags_features}} \
yarn ci:with-real-wallet:
yarn ci:with-real-wallet
- uses: actions/upload-artifact@v4
if: always()
with:
Expand Down

0 comments on commit 6e5c02c

Please sign in to comment.