Skip to content

deps: bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group #71

deps: bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group

deps: bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group #71

Workflow file for this run

name: e2e tests
on:
pull_request:
branches:
- main
jobs:
cypress-run:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Cypress run
uses: cypress-io/github-action@v6
with:
build: npm run build
start: npm start
env:
REGISTRY_URL: https://raw.githubusercontent.com/polymerdao/polymer-registry/testnet/dist/output.json
INDEXER_URL: https://index.sepolia.polymer.zone/graphql