Skip to content

Commit

Permalink
try fixing artifact upload #2
Browse files Browse the repository at this point in the history
  • Loading branch information
sol-un committed Feb 7, 2024
1 parent 29d7ee7 commit 3173329
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,5 @@ jobs:
uses: actions/upload-artifact@v2
if: ${{ always() }}
with:
- name: playwright-report
path: ./playwright-report
- name: test-results
path: ./test-results
name: test-results
path: ./test-results

0 comments on commit 3173329

Please sign in to comment.