mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2025-01-26 08:53:24 +01:00
attempt 2
This commit is contained in:
parent
e0247e21f6
commit
75bc508fae
@ -15,10 +15,13 @@ lint:
|
||||
- npm run lint
|
||||
|
||||
test:
|
||||
services:
|
||||
- firefox
|
||||
stage: test
|
||||
variables:
|
||||
APT_CACHE_DIR: apt-cache
|
||||
script:
|
||||
- mkdir -pv $APT_CACHE_DIR && apt-get -qq update
|
||||
- apt install firefox-esr -y --no-install-recommends
|
||||
- firefox --version
|
||||
- yarn
|
||||
- npm run unit
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user