Skip to content

Commit

Permalink
fix: use the path
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jan 31, 2023
1 parent 2c4097a commit 2b9d710
Show file tree
Hide file tree
Showing 5 changed files with 1,161 additions and 736 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:

- name: Check dependencies
run: npm audit report

- name: Build 👷
run: npm run build
- run: npm run lint-ci
- run: npm test

Expand Down
Loading

0 comments on commit 2b9d710

Please sign in to comment.