Skip to content

DAO-842 Added unstake check when the user cannot withdraw due to coll… #1009

DAO-842 Added unstake check when the user cannot withdraw due to coll…

DAO-842 Added unstake check when the user cannot withdraw due to coll… #1009

Workflow file for this run

name: Run e2e on Chrome
on: pull_request
jobs:
chrome:
runs-on: ubuntu-22.04
name: E2E on Chrome
steps:
- name: Checkout files
uses: actions/checkout@v4
- name: Run Cypress end-to-end tests
uses: cypress-io/github-action@v6
with:
browser: chrome
start: npm run dev