Skip to content

Add catalogAttributes field to biggysku and attributes field to items #44

Add catalogAttributes field to biggysku and attributes field to items

Add catalogAttributes field to biggysku and attributes field to items #44

Workflow file for this run

name: CI
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: yarn
- name: Run tests
run: yarn test