Skip to content

chore(deps): bump @emotion/cache from 11.7.1 to 11.11.0 #568

chore(deps): bump @emotion/cache from 11.7.1 to 11.11.0

chore(deps): bump @emotion/cache from 11.7.1 to 11.11.0 #568

Workflow file for this run

name: Push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: Codecademy/run-on-yarn@v2
with:
command: ${{ matrix.command }}
strategy:
fail-fast: false
matrix:
command: ['format:verify', 'lint', 'verify']
on: push