Skip to content

Commit

Permalink
missed a few lines to comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sagely1 authored Dec 4, 2023
1 parent 0c20314 commit 7c5390b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
# - name: Run Playwright tests
# run: npx playwright test
# - uses: actions/upload-artifact@v3
if: always()
with:
name: playwright-report
path: playwright-report/
retention-days: 30
# if: always()
# with:
# name: playwright-report
# path: playwright-report/
# retention-days: 30

0 comments on commit 7c5390b

Please sign in to comment.