diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 249d437..768c7ab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,6 +46,7 @@ jobs: with: name: TestResults path: ./SoftwareTests/TestResults_${{ matrix.MATLABVersion }}.txt + overwrite: true badge: if: ${{ always() }}