mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Fix typo
This commit is contained in:
parent
8b0352ef91
commit
637e28f34d
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
yarn workspace webamp type-check
|
||||
- name: Run Unit Tests
|
||||
run: |
|
||||
touch packages/skins-databse/config.js
|
||||
touch packages/skin-databse/config.js
|
||||
yarn test
|
||||
yarn workspace webamp test
|
||||
- name: Run Integration Tests
|
||||
Loading…
Add table
Add a link
Reference in a new issue