Skip to content

Commit

Permalink
Merge pull request #504 from recruit-tech/remove_lerna
Browse files Browse the repository at this point in the history
Remove lerna
  • Loading branch information
yosuke-furukawa committed Mar 14, 2024
2 parents 8f2e028 + ef2f8bd commit 35a9bf8
Show file tree
Hide file tree
Showing 23 changed files with 36,548 additions and 40,930 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/nodejs.yml
Expand Up @@ -25,7 +25,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm i typescript -g
- run: npm run allinstall
- run: npm run lint
- run: npm test
- run: npm run lint --workspaces --if-present
- run: npm test --workspaces --if-present
8 changes: 0 additions & 8 deletions .travis.yml

This file was deleted.

6 changes: 0 additions & 6 deletions lerna.json

This file was deleted.

0 comments on commit 35a9bf8

Please sign in to comment.