Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
[972] - Add 'webkit' condition to 'Install WebKit browser dependencie…
Browse files Browse the repository at this point in the history
…s' step - 5
  • Loading branch information
FatmaBakir committed Aug 9, 2023
1 parent e72bc8d commit 73769a5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
browser: ${{ matrix.containers }}
start: npm run federalist

- uses: actions/upload-artifact@v3
if: failure ()
with:
name: cypress-screenshots
path: cypress/screenshots
# - uses: actions/upload-artifact@v3
# if: failure ()
# with:
# name: cypress-screenshots
# path: cypress/screenshots

0 comments on commit 73769a5

Please sign in to comment.