mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Unify tests into the top level workspace
This commit is contained in:
parent
c706110e6f
commit
1880070205
24 changed files with 7979 additions and 2615 deletions
3
.github/workflows/nodejs.yml
vendored
3
.github/workflows/nodejs.yml
vendored
|
|
@ -29,9 +29,8 @@ jobs:
|
|||
yarn workspace webamp type-check
|
||||
- name: Run Unit Tests
|
||||
run: |
|
||||
yarn workspace ani-cursor test
|
||||
yarn test
|
||||
yarn workspace webamp test
|
||||
yarn workspace webamp-modern-2 test
|
||||
- name: Run Integration Tests
|
||||
run: yarn workspace webamp integration-tests
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue