Skip to content

build(deps-dev): bump the size-limit group with 3 updates #422

build(deps-dev): bump the size-limit group with 3 updates

build(deps-dev): bump the size-limit group with 3 updates #422

name: 'Pull Request / @vkontakte/icons-sprite'
on:
pull_request:
paths:
- 'packages/icons-sprite/**'
concurrency:
group: icons-sprite-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
test:
defaults:
run:
working-directory: packages/icons-sprite
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: YARN_ENABLE_SCRIPTS=false yarn install --immutable
- run: yarn run test
- run: yarn run build