Skip to content

Commit

Permalink
Skip cypress cloud when running e2e tests (#4162)
Browse files Browse the repository at this point in the history
* wip 
* cr fixes

---------

Co-authored-by: Paweł Chyła <pawel.chyla@saleor.io>
  • Loading branch information
wojteknowacki and poulch authored Sep 5, 2023
1 parent da4d272 commit 5199e5a
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 88 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-env-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -330,9 +330,6 @@ jobs:
uses: actions/download-artifact@v3
with:
path: ./cypress/reports
- name: Display structure of downloaded files
run: ls -R
working-directory: ./cypress/reports
- name: Create reports dir
continue-on-error: true
run: npm run qa:create-artifacts-dirs
Expand Down
Loading

0 comments on commit 5199e5a

Please sign in to comment.