Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth2023 committed Jun 27, 2023
1 parent de45c2f commit fdce55b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
run: npx playwright install --with-deps
- name: Run Playwright tests
run: npx playwright test run:duckduck
# env:
# WORKERS: ${{vars.WORKERS}}
env:
WORKERS: ${{vars.WORKERS}}
- uses: actions/upload-artifact@v3
if: always()
with:
Expand Down

0 comments on commit fdce55b

Please sign in to comment.