Skip to content

Merge pull request #501 from webcat12345/renovate/cypress-schematic-2.x #151

Merge pull request #501 from webcat12345/renovate/cypress-schematic-2.x

Merge pull request #501 from webcat12345/renovate/cypress-schematic-2.x #151

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v3
- name: Install and Build 🔧
run: |
yarn install
yarn build