Skip to content

Bump @emotion/styled from 11.13.0 to 11.13.5 #661

Bump @emotion/styled from 11.13.0 to 11.13.5

Bump @emotion/styled from 11.13.0 to 11.13.5 #661

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