Skip to content

Bump @emotion/react from 11.11.1 to 11.11.3 #435

Bump @emotion/react from 11.11.1 to 11.11.3

Bump @emotion/react from 11.11.1 to 11.11.3 #435

Workflow file for this run

name: PR builds
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1
- name: Install and Build
run: |
yarn
CI=false yarn build