diff --git a/.github/workflows/reusable_swap_functional_tests.yml b/.github/workflows/reusable_swap_functional_tests.yml index 44500025..13785172 100644 --- a/.github/workflows/reusable_swap_functional_tests.yml +++ b/.github/workflows/reusable_swap_functional_tests.yml @@ -211,9 +211,9 @@ jobs: - name: near repo: ${{ inputs.repo_for_near }} branch: ${{ inputs.branch_for_near }} - - name: ATOM - repo: ${{ inputs.repo_for_cosmos }} - branch: ${{ inputs.branch_for_cosmos }} + #- name: ATOM + # repo: ${{ inputs.repo_for_cosmos }} + # branch: ${{ inputs.branch_for_cosmos }} - name: sui repo: ${{ inputs.repo_for_sui }} branch: ${{ inputs.branch_for_sui }}