fix(ui): upgrade cy machine to 3 (#10987)

This commit is contained in:
Chirag Madlani 2023-04-10 21:10:38 +05:30 committed by GitHub
parent 1d93000466
commit b3e7919c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
job: [0, 1]
job: [0, 1, 2]
environment: test
steps:

View File

@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
job: [0, 1]
job: [0, 1, 2]
environment: test
steps: