(ci) disable cache because it takes longer with it

This commit is contained in:
Valentyne Stigloher 2024-01-13 18:40:58 +01:00
parent 9aed991a67
commit 4b89fb2d7d

View File

@ -1,10 +1,5 @@
image: node:latest
cache:
paths:
- .yarn
- node_modules/
lint:
stage: test
script: