docs(ci): fix gitlab setup
This commit is contained in:
parent
c8076121e2
commit
e154e0837b
|
|
@ -195,7 +195,7 @@ stages:
|
|||
|
||||
tests:
|
||||
stage: test
|
||||
image: aslushnikov/playwright:bionic
|
||||
image: mcr.microsoft.com/playwright:bionic
|
||||
script:
|
||||
- npm install # This should install playwright
|
||||
- npm run test
|
||||
|
|
|
|||
Loading…
Reference in a new issue