CI lint on feature

This commit is contained in:
Firq 2023-07-06 19:42:36 +02:00
parent 444732a9bd
commit 1c2bd4a141
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -24,8 +24,6 @@ stages:
checking: checking:
image: node:lts image: node:lts
stage: validate stage: validate
only:
- main
before_script: before_script:
- npm install - npm install
script: script: