Browse Source

chore: remove multiple run command in test-cypress ci

pointhalo 1 year ago
parent
commit
463081d3b5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/cypress.yml

+ 0 - 1
.github/workflows/cypress.yml

@@ -33,7 +33,6 @@ jobs:
               run: 
                   npm i -g lerna@^6
                   corepack enable
-              run: npm i -g lerna@^6
             - name: Build storybook
               run: |
                   yarn bootstrap