Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Sep 14, 2024
1 parent c7bc22c commit 313e7c5
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 @@ -292,7 +292,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: playwright-test-trace-${{ matrix.mongodb-version }}-${{ matrix.shard }}
path: ${{github.workspace}}/apps/meteor/tests/e2e/.playwright/
path: ${{github.workspace}}/apps/meteor/tests/e2e/.playwright/**/

- name: Show server logs if E2E test failed
if: failure()
Expand Down

0 comments on commit 313e7c5

Please sign in to comment.