Skip to content

feat(deps): update engines to min node.js 18 (#727) #646

feat(deps): update engines to min node.js 18 (#727)

feat(deps): update engines to min node.js 18 (#727) #646

Workflow file for this run

name: Chrome
on: push
jobs:
chrome:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Chrome
uses: cypress-io/github-action@v6
timeout-minutes: 10
with:
build: npm run build
start: npm start
browser: chrome