Skip to content

Commit

Permalink
Added lerna support
Browse files Browse the repository at this point in the history
  • Loading branch information
serbanghita committed Mar 20, 2024
1 parent ea615a4 commit f2ce04c
Show file tree
Hide file tree
Showing 2 changed files with 14,561 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/glhf-ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm i
#- run: npm run build --if-present
- run: lerna run test
Loading

0 comments on commit f2ce04c

Please sign in to comment.