Skip to content

Commit

Permalink
Merge pull request #95 from silinternational/develop
Browse files Browse the repository at this point in the history
Release 2.3.4
  • Loading branch information
forevermatt authored Nov 8, 2022
2 parents c57cf04 + c93df59 commit 834e20d
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 700 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ do-full-recovery:

test:
docker-compose run --rm dev bash -c "npm ci && npm test"

update:
docker-compose run --rm dev bash -c "npm update"
Loading

0 comments on commit 834e20d

Please sign in to comment.