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:
6
.github/workflows/locale-test.yml
vendored
6
.github/workflows/locale-test.yml
vendored
@@ -1,13 +1,12 @@
|
||||
name: Angular Locale Test
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
branches: [ develop ]
|
||||
|
||||
jobs:
|
||||
|
||||
build:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
configuration: [Release]
|
||||
@@ -38,9 +37,6 @@ jobs:
|
||||
npm i
|
||||
|
||||
- name: Install XVFB
|
||||
# uses: GabrielBB/xvfb-action@v1
|
||||
# with:
|
||||
# working-directory: ./wowup-electron #optional
|
||||
run: |
|
||||
sudo apt-get install xvfb
|
||||
cd ./wowup-electron
|
||||
|
||||
Reference in New Issue
Block a user