Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Update Starbucks store data (#1011) #1067

Update Starbucks store data (#1011)

Update Starbucks store data (#1011) #1067

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/setup-node@v1
with:
node-version: "16.x"
- run: yarn
- run: yarn lint