update ci

This commit is contained in:
Koen Lagveen 2022-12-28 16:28:43 +01:00
parent 2c5f513c55
commit 98b708e948
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"description": "Test drive programming fonts online",
"main": "index.js",
"scripts": {
"test": "rome check index.js && ajv -c ajv-formats -s fonts-schema.json -d fonts.json && cd fonts/stylesheets/ && lessc fonts.less stylesheet.css"
"test": "rome ci index.js && ajv -c ajv-formats -s fonts-schema.json -d fonts.json && cd fonts/stylesheets/ && lessc fonts.less stylesheet.css"
},
"repository": {
"type": "git",