Skip to content

Commit

Permalink
main mode, full test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejewsky committed Jan 2, 2024
1 parent 7863b89 commit ba96916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
API_URL: ${{ steps.cloud_variables.outputs.API_URL }}
POOL_NAME: ${{ steps.cloud_variables.outputs.POOL_NAME }}
POOL_INSTANCE: ${{ steps.cloud_variables.outputs.POOL_INSTANCE }}
BACKUP_ID: ${{ steps.cloud_variables.outputs.POOL_INSTANCE }}
BACKUP_ID: ${{ steps.cloud_variables.outputs.BACKUP_ID }}

run-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ba96916

Please sign in to comment.