Skip to content

Bump rollup from 4.53.3 to 4.59.0 #21

Bump rollup from 4.53.3 to 4.59.0

Bump rollup from 4.53.3 to 4.59.0 #21

Workflow file for this run

name: E2E Tests
on:
workflow_dispatch:
workflow_call:
push:
branches: [main]
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
e2e:
uses: yoriiis/actions/.github/workflows/e2e.yml@main
with:
working-directory-demo: sandbox
secrets:
NETLIFY_APP_ID: ${{ secrets.NETLIFY_APP_ID }}
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}