Skip to content

Commit

Permalink
chore: up upload/artifacts actions/upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
itaven committed Sep 16, 2024
1 parent 396aa4c commit acfcc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
WALLET_PASSWORD: ${{ secrets.WALLET_PASSWORD }}
NODE_OPTIONS: --max-old-space-size=4096

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
if: ${{ always() }}
with:
name: playwright-report
Expand Down

0 comments on commit acfcc0f

Please sign in to comment.