ci: adjust e2e artifacts path

This commit is contained in:
Elliot DeNolf
2024-03-20 15:26:16 -04:00
parent 6cf5730bcb
commit 11fe64eee3

View File

@@ -9,10 +9,6 @@ on:
jobs:
changes:
runs-on: ubuntu-latest
# Cancels any in-progress runs with same ref
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
pull-requests: read
outputs:
@@ -268,7 +264,7 @@ jobs:
if: always()
with:
name: test-results
path: test-results/
path: test/test-results/
retention-days: 1
tests-type-generation: