Skip to content

Commit

Permalink
Merge branch 'develop' into feat/search-contacts
Browse files Browse the repository at this point in the history
  • Loading branch information
tapiarafael authored Sep 16, 2024
2 parents df32290 + c6478fe commit 2d07ce1
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 2d07ce1

Please sign in to comment.