Skip to content

Commit

Permalink
fix: yml grammer
Browse files Browse the repository at this point in the history
  • Loading branch information
iChenLei committed Dec 8, 2024
1 parent 6683ee2 commit 31b2dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: npm install
- name: Print put node & npm version
run: node --version && npm --version
- name: Install chromium
- name: Install chromium
run: npx playwright install chromium
- name: Run unit test
run: npm run test

0 comments on commit 31b2dee

Please sign in to comment.