mirror of https://github.com/ghostfolio/ghostfolio
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||
language: node_js |
|||
node_js: |
|||
- 14 |
|||
before_script: |
|||
- yarn |
|||
script: |
|||
- yarn format:check |
Loading…
Reference in new issue