Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hsc-nue committed Sep 29, 2023
1 parent 6ca8cc5 commit 6486e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Run Playwright tests
run: npx playwright test
env:
PLAYWRIGHT_USER: ${{ vars.PLAYWRIGHT_USER }}
PLAYWRIGHT_USER: [email protected]
PLAYWRIGHT_PASSWORD: ${{ vars.PLAYWRIGHT_PASSWORD }}
- uses: actions/upload-artifact@v3
if: always()
Expand Down

0 comments on commit 6486e4c

Please sign in to comment.