mirror of
https://github.com/WowUp/WowUp.git
synced 2026-04-21 06:17:46 -04:00
Update locale-test.yml
This commit is contained in:
4
.github/workflows/locale-test.yml
vendored
4
.github/workflows/locale-test.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Angular Locale Test
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
branches: [ develop ]
|
||||
|
||||
jobs:
|
||||
@@ -41,7 +41,7 @@ jobs:
|
||||
cd ./wowup-electron
|
||||
ng lint
|
||||
|
||||
- name: Install XVFB
|
||||
- name: Test Locales
|
||||
run: |
|
||||
sudo apt-get install xvfb
|
||||
cd ./wowup-electron
|
||||
|
||||
Reference in New Issue
Block a user