Skip to content

chore: adjust retry count for tests #637

chore: adjust retry count for tests

chore: adjust retry count for tests #637

Workflow file for this run

name: Push - run release verifications
concurrency:
# group name unique for push to push-integ-test
group: push-e2e-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- chore/e2e-retry
jobs:
e2e:
secrets: inherit
uses: ./.github/workflows/callable-release-verification.yml