mirror of
https://github.com/WowUp/WowUp.git
synced 2026-05-19 03:54:44 -04:00
Update locale-test.yml
This commit is contained in:
2
.github/workflows/locale-test.yml
vendored
2
.github/workflows/locale-test.yml
vendored
@@ -39,4 +39,4 @@ jobs:
|
||||
uses: GabrielBB/xvfb-action@v1
|
||||
with:
|
||||
# working-directory: ./wowup-electron #optional
|
||||
run: ng test --watch=false --include='src/locales.spec.ts'
|
||||
run: cd ./wowup-electron && ng test --watch=false --include='src/locales.spec.ts'
|
||||
|
||||
Reference in New Issue
Block a user