Fix 1 for CI/CD script

This commit is contained in:
Neshura 2022-12-03 22:28:07 +01:00
parent 621becebdc
commit e2a5f6c96f
No known key found for this signature in database
GPG key ID: ACDF5B6EBECF6B0A

View file

@ -26,7 +26,6 @@ linter:
image: !reference [.node, image]
stage: lint
before_script:
- cd page-test
- yarn install
script:
- yarn lint