Skip to content

Commit

Permalink
removing package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
krpeacock committed Oct 17, 2023
1 parent 286ec0e commit af31a21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11,556 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- run: npm install -g npm@9

- run: npm ci
- run: npm install

# build monorepo incl. each subpackage
- run: npm run build --workspaces --if-present
Expand Down
Loading

0 comments on commit af31a21

Please sign in to comment.