Skip to content

Commit

Permalink
fix: if always for upload playwright artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
NoamGaash committed Nov 16, 2023
1 parent 6eb92f0 commit 3539dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
- name: Run test
run: yarn test
- name: upload playwright artifacts
if: always()
uses: actions/upload-artifact@v2
with:
name: playwright
Expand Down

0 comments on commit 3539dc7

Please sign in to comment.