Skip to content

Commit

Permalink
Merge branch 'develop' into fix/federation-callback-await
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Sep 16, 2024
2 parents 6067d8a + c6478fe commit 803f45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ jobs:
if: inputs.type == 'ui' && always()
uses: actions/upload-artifact@v4
with:
name: playwright-test-trace-${{ matrix.mongodb-version }}-${{ matrix.shard }}
name: playwright-test-trace-${{ inputs.release }}-${{ matrix.mongodb-version }}-${{ matrix.shard }}
path: ./apps/meteor/tests/e2e/.playwright*
include-hidden-files: true

Expand Down

0 comments on commit 803f45b

Please sign in to comment.