Skip to content

fix: cherry pick disable the confirm button when there is a blocking alert fix into 12.3.0 #6825

fix: cherry pick disable the confirm button when there is a blocking alert fix into 12.3.0

fix: cherry pick disable the confirm button when there is a blocking alert fix into 12.3.0 #6825

name: Run integration tests
on:
push:
branches: [develop, master]
pull_request:
types: [opened,reopened,synchronize]
jobs:
test-integration:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup environment
uses: metamask/github-tools/.github/actions/setup-environment@main
- name: test:integration:coverage
run: yarn test:integration:coverage