Skip to content

Commit

Permalink
Remove dependencies listed in convert/package.json (sillsdev#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvire authored Nov 28, 2024
1 parent cfbd825 commit 7879900
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1,404 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
node --version
npm --version
npm i
cd convert
npm i
- name: Add config
run: |
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
node --version
npm --version
npm i
cd convert
npm i
- name: Run Tests
run: |
Expand Down
Loading

0 comments on commit 7879900

Please sign in to comment.