Skip to content

Commit

Permalink
Tiny tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
WunderBart committed Sep 30, 2024
1 parent f0746c3 commit e138415
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 @@ -15,7 +15,7 @@ jobs:
node-version: lts/*
- name: Install dependencies
run: npm ci
- name: Install Playwright Browsers
- name: Install Playwright browsers
run: npx playwright install --with-deps
- name: Run Playwright tests
run: npm run test:e2e
Expand Down

0 comments on commit e138415

Please sign in to comment.