Skip to content

[showcase][tabular-grid] Include all cases #1156

[showcase][tabular-grid] Include all cases

[showcase][tabular-grid] Include all cases #1156

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
install-unanimo:
uses: genexuslabs/design-systems/.github/workflows/install-and-deploy.yml@main
with:
node-version: "20.x"
cache: true
publish: false
package: "packages/unanimo"
install-mercury:
uses: genexuslabs/design-systems/.github/workflows/install-and-deploy.yml@main
with:
node-version: "20.x"
cache: true
publish: false
package: "packages/mercury"
install-svg-sass-generator:
uses: genexuslabs/design-systems/.github/workflows/install-and-deploy.yml@main
with:
node-version: "20.x"
cache: true
publish: false
package: "packages/svg-sass-generator"