don't treat warnings as errors

This commit is contained in:
reesporte 2021-11-11 16:17:38 -06:00
parent 531957c51f
commit d449c8449f

View file

@ -40,7 +40,7 @@ build lattice:
stage: test
image: node:14
variables:
CI: "true"
CI: "false"
script:
- echo "Building lattice..."
- cd lattice