Skip to content

Commit

Permalink
let us see
Browse files Browse the repository at this point in the history
  • Loading branch information
kylevillegas93 committed Oct 24, 2024
1 parent 6991e3b commit 1f1b1a0
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 @@ -22,7 +22,7 @@ jobs:
run: npx playwright install --with-deps

- name: Install Dependencies
run: npm run i
run: npm i

- name: Build app
run: NODE_ENV=test npm run build
Expand Down

0 comments on commit 1f1b1a0

Please sign in to comment.