diff --git a/.github/workflows/profile_all.yml b/.github/workflows/profile_all.yml index d2336ff2f2..ff8e3cc15e 100644 --- a/.github/workflows/profile_all.yml +++ b/.github/workflows/profile_all.yml @@ -89,7 +89,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/profile_bobyqa_small.yml b/.github/workflows/profile_bobyqa_small.yml index f35ec3b774..cb1c1fcbfc 100644 --- a/.github/workflows/profile_bobyqa_small.yml +++ b/.github/workflows/profile_bobyqa_small.yml @@ -54,7 +54,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/profile_cobyla_small.yml b/.github/workflows/profile_cobyla_small.yml index e1f73d2527..9e16d6cd1d 100644 --- a/.github/workflows/profile_cobyla_small.yml +++ b/.github/workflows/profile_cobyla_small.yml @@ -58,7 +58,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/profile_compiler_options.yml b/.github/workflows/profile_compiler_options.yml index 554b945eb3..4a411416a7 100644 --- a/.github/workflows/profile_compiler_options.yml +++ b/.github/workflows/profile_compiler_options.yml @@ -79,7 +79,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/profile_lincoa_small.yml b/.github/workflows/profile_lincoa_small.yml index 1e2f2aab63..d77e1917fa 100644 --- a/.github/workflows/profile_lincoa_small.yml +++ b/.github/workflows/profile_lincoa_small.yml @@ -55,7 +55,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/profile_newuoa_small.yml b/.github/workflows/profile_newuoa_small.yml index b74de53340..69b7519ef3 100644 --- a/.github/workflows/profile_newuoa_small.yml +++ b/.github/workflows/profile_newuoa_small.yml @@ -54,7 +54,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/profile_prima_small.yml b/.github/workflows/profile_prima_small.yml index 151cff6d77..e5f36e74d4 100644 --- a/.github/workflows/profile_prima_small.yml +++ b/.github/workflows/profile_prima_small.yml @@ -55,7 +55,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/profile_quadruple.yml b/.github/workflows/profile_quadruple.yml index 24616feb80..2d4d63ec79 100644 --- a/.github/workflows/profile_quadruple.yml +++ b/.github/workflows/profile_quadruple.yml @@ -66,7 +66,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/profile_rescue_idz_classical.yml b/.github/workflows/profile_rescue_idz_classical.yml index 504355b3c5..a75eeee95b 100644 --- a/.github/workflows/profile_rescue_idz_classical.yml +++ b/.github/workflows/profile_rescue_idz_classical.yml @@ -66,7 +66,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/profile_rescue_idz_modernized.yml b/.github/workflows/profile_rescue_idz_modernized.yml index 5b04235678..e89fe9474f 100644 --- a/.github/workflows/profile_rescue_idz_modernized.yml +++ b/.github/workflows/profile_rescue_idz_modernized.yml @@ -66,7 +66,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/profile_single.yml b/.github/workflows/profile_single.yml index d60d0e4c2e..9a7be4df2c 100644 --- a/.github/workflows/profile_single.yml +++ b/.github/workflows/profile_single.yml @@ -67,7 +67,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/profile_uobyqa_small.yml b/.github/workflows/profile_uobyqa_small.yml index ddef709ae0..d71f704c26 100644 --- a/.github/workflows/profile_uobyqa_small.yml +++ b/.github/workflows/profile_uobyqa_small.yml @@ -53,7 +53,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/verify_archiva.yml b/.github/workflows/verify_archiva.yml index 9e282a3550..8f922fb029 100644 --- a/.github/workflows/verify_archiva.yml +++ b/.github/workflows/verify_archiva.yml @@ -74,7 +74,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/verify_big.yml b/.github/workflows/verify_big.yml index 64c90aa68e..af491771f2 100644 --- a/.github/workflows/verify_big.yml +++ b/.github/workflows/verify_big.yml @@ -55,7 +55,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/verify_large.yml b/.github/workflows/verify_large.yml index 2bc9b6bfe3..46bbc7456c 100644 --- a/.github/workflows/verify_large.yml +++ b/.github/workflows/verify_large.yml @@ -55,7 +55,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux diff --git a/.github/workflows/verify_small.yml b/.github/workflows/verify_small.yml index d0c7569577..baa05f0acf 100644 --- a/.github/workflows/verify_small.yml +++ b/.github/workflows/verify_small.yml @@ -55,7 +55,7 @@ jobs: uses: actions/checkout@v4 with: ssh-key: ${{ secrets.SSH_PRIVATE_KEY_ACT }} # This forces checkout to use SSH, not HTTPS - repository: equipez/matcutest_compiled + repository: matcutest/matcutest_compiled path: matcutest - name: Link gfortran for MATLAB on Linux