Skip to content

Upgrade to SB v8.0.0 (non-rc) and fix reference to Icons component #85

Upgrade to SB v8.0.0 (non-rc) and fix reference to Icons component

Upgrade to SB v8.0.0 (non-rc) and fix reference to Icons component #85

Workflow file for this run

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