Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

fix(deps): update dependency @fontsource/roboto to v5 #197

fix(deps): update dependency @fontsource/roboto to v5

fix(deps): update dependency @fontsource/roboto to v5 #197

Workflow file for this run

name: size
on:
pull_request:
branches:
- main
jobs:
size:
runs-on: ubuntu-latest
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v3
- uses: andresz1/size-limit-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}