diff --git a/.github/workflows/system_tests.yml b/.github/workflows/system_tests.yml index b1288726..ca1d8a35 100644 --- a/.github/workflows/system_tests.yml +++ b/.github/workflows/system_tests.yml @@ -58,7 +58,6 @@ jobs: zblock_branch: ${{ github.event.inputs.zblock_branch }} zdns_branch: staging explorer_branch: staging - zproxy_branch: staging zsearch_branch: staging test_file_filter: ${{ github.event.inputs.test_file_filter }} skip_tests: ${{ github.event.inputs.skip_tests }} diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 62df534b..ba1a76d7 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -86,7 +86,6 @@ jobs: zblock_image: staging zdns_image: staging explorer_image: latest - zproxy_image: staging zsearch_image: staging zbox_cli_branch: staging zwallet_cli_branch: ${{ env.CURRENT_BRANCH }}