Skip to content

build(deps-dev): bump @adobe/css-tools from 4.0.2 to 4.3.1 #160

build(deps-dev): bump @adobe/css-tools from 4.0.2 to 4.3.1

build(deps-dev): bump @adobe/css-tools from 4.0.2 to 4.3.1 #160

Workflow file for this run

name: Cypress Tests
on: [push]
jobs:
cypress-run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
# Install NPM dependencies, cache them correctly
# and run all Cypress tests
- name: Cypress run
uses: cypress-io/github-action@v4
with:
start: yarn dev