Changeset 57203
- Timestamp:
- 12/18/2023 08:33:00 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/end-to-end-tests.yml
r57197 r57203 132 132 if: always() 133 133 with: 134 name: failures-artifacts 134 name: failures-artifacts${{ matrix.LOCAL_SCRIPT_DEBUG && '-SCRIPT_DEBUG' || '' }}-${{ github.run_id }} 135 135 path: artifacts 136 136 if-no-files-found: ignore
Note: See TracChangeset
for help on using the changeset viewer.