Skip to content

Commit

Permalink
Merge pull request #569 from OasisDEX/daily-improvements-16-oct-3
Browse files Browse the repository at this point in the history
Daily improvements - 16 October
  • Loading branch information
juan-langa authored Oct 16, 2024
2 parents cb8ecb1 + 6e5c02c commit 0c7be7f
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 0c7be7f

Please sign in to comment.