UNPKG

rubik-cipher

Version:

Simple rubik cube cipher

19 lines (15 loc) 225 B
image: node:latest stages: - test cache: paths: - node_modules/ test: stage: test script: - npm install - npm run lint - npm run coverage artifacts: paths: - coverage/