Skip to content

fix: update dependency gatsby to ^4.25.7 [security] #794

fix: update dependency gatsby to ^4.25.7 [security]

fix: update dependency gatsby to ^4.25.7 [security] #794

Workflow file for this run

name: End-to-end 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@v2
with:
command: yarn e2e:ci