Skip to content

Commit

Permalink
Merge pull request #606 from OasisDEX/daily-improvements-05-nov-3
Browse files Browse the repository at this point in the history
Daily improvements - 05 November
  • Loading branch information
juan-langa authored Nov 5, 2024
2 parents 733148d + 7ea434c commit ba5bf4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
api-tests:
uses: ./.github/workflows/z_Reusable_Apis.yml
with:
base_url: ${{ inputs.base_url }}
script: api-tests

no-wallet-tests:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/z_Reusable_RegressionWithRealWallet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
description: 'Environment base URL to run the tests on.'
type: string
default: 'https://staging.summer.fi'
required: true
required: false
flags_features:
description: 'Features Flags to enable / disable. For example: "flag1:true flag2:false"'
type: string
Expand Down

0 comments on commit ba5bf4e

Please sign in to comment.