Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Jan 8, 2025
1 parent fcd1597 commit a96f250
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 @@ -107,7 +107,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- lint
- test
- npm-ci
- test-puppeteer
steps:
- id: check
Expand Down

0 comments on commit a96f250

Please sign in to comment.