Content-Length: 205762 | pFad | http://github.com/lowcoder-org/lowcoder/actions/runs/15936857347/workflow

72 Merge branch 'dev' into tags_component · lowcoder-org/lowcoder@d571a7f · GitHub
Skip to content

Initialize Tags component #1708

Initialize Tags component

Initialize Tags component #1708

Workflow file for this run

name: Client
on:
pull_request:
types: [opened, synchronize, reopened]
paths:
- 'client/**'
- '.github/workflows/client.yml'
permissions:
contents: read
jobs:
build-client:
name: Build
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [ 20.x ]
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: 'yarn'
cache-dependency-path: 'client/yarn.lock'
- name: Install dependencies
uses: borales/actions-yarn@v4.2.0
with:
cmd: install
dir: client
- name: Run tests
uses: borales/actions-yarn@v4.2.0
with:
cmd: build
dir: client








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/actions/runs/15936857347/workflow

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy