diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index f13aec20..a907faca 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -63,12 +63,12 @@ jobs: cd ${{ github.workspace }}/coriolis-2.x/src/alliance-check-toolkit/benchs ../bin/crlenv.py --verbose ../bin/gopy.sh --github-runner - - name: Bundle installed tree - uses: actions/upload-artifact@v3 - with: - name: installed-tree - path: ${{ github.workspace }}/coriolis-2.x/Linux.x86_64/Release.Shared/install - retention-days: 1 +# - name: Bundle installed tree +# uses: actions/upload-artifact@v3 +# with: +# name: installed-tree +# path: ${{ github.workspace }}/coriolis-2.x/Linux.x86_64/Release.Shared/install +# retention-days: 1 - name: Archive test design set logs uses: actions/upload-artifact@v3 with: