Skip to content

Commit

Permalink
Update test_action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili authored Jul 11, 2024
1 parent 257ab35 commit 42a1ea8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
with:
azure_storage_account_name: ${{ env.AZURE_STORAGE_ACCOUNT_NAME }}
azure_storage_container_name: ${{ env.AZURE_STORAGE_CONTAINER_NAME }}
azure_storage_container_name: ${{ env.AZURE_STORAGE_INPUTS_CONTAINER_NAME }}
workflow_path: ${{ env.WORKFLOW_PATH }}
workflow_inputs_path: ${{ env.WORKFLOW_INPUTS_PATH }}
workflow_dependencies_path: ${{ env.WORKFLOW_DEPENDENCIES_PATH }}
Expand All @@ -64,7 +63,6 @@ jobs:
with:
azure_storage_account_name: ${{ env.AZURE_STORAGE_ACCOUNT_NAME }}
azure_storage_container_name: ${{ env.AZURE_STORAGE_CONTAINER_NAME }}
azure_storage_container_name: ${{ env.AZURE_STORAGE_INPUTS_CONTAINER_NAME }}
workflow_path: ${{ env.WORKFLOW_PATH }}
workflow_inputs_path: ${{ env.WORKFLOW_INPUTS_PATH }}
workflow_dependencies_path: ${{ env.WORKFLOW_DEPENDENCIES_PATH }}
Expand Down

0 comments on commit 42a1ea8

Please sign in to comment.