Skip to content

fix(build): exclude test and story files from gulp compilation, add build CI check #986

fix(build): exclude test and story files from gulp compilation, add build CI check

fix(build): exclude test and story files from gulp compilation, add build CI check #986

name: PR Preview Build
on:
pull_request:
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: gravity-ui/preview-build-action@v3
with:
node-version-file: .nvmrc