Skip to content

Add 3x3x3 Speed-Blind icon #60

Add 3x3x3 Speed-Blind icon

Add 3x3x3 Speed-Blind icon #60

Workflow file for this run

name: Check
on: pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/bootstrap
- run: npm run build
- run: npm run lint