Dependency Upgrade (#85)

* Update: dependencies upgrade

* Fix: Run tests at root scope
This commit is contained in:
Kevin Dang
2024-07-23 15:41:16 -07:00
committed by GitHub
parent ae9cac65a9
commit b498276978
4 changed files with 662 additions and 468 deletions

View File

@@ -5,7 +5,8 @@ on:
branches:
- master
paths:
- '/'
- '*'
- 'package*.json'
- 'src/**'
- 'tests/**'
- '!docs/**'