diff --git a/.github/workflows/test_workflow.yml b/.github/workflows/test_workflow.yml index e80d6f3392..d86b6ccb0e 100644 --- a/.github/workflows/test_workflow.yml +++ b/.github/workflows/test_workflow.yml @@ -135,7 +135,7 @@ jobs: # and expands to nothing name: ${{ github.event_name == 'push' && github.ref_name || github.event.number }}-${{ inputs.id }}_logfiles path: ${{ inputs.archive }}/${{ github.event_name == 'push' && github.ref_name || github.event.number }}/${{ inputs.id }}/ - + include-hidden-files: true # As noted in ci.yml, this will need to be moved to a separate workflow with pull_request_target # and strictly controlled usage of the GH token # - name : Remove '${{ inputs.label }}' label