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

Commit

Permalink
[972] - Add condition to Install Webkit Browser dependency step
Browse files Browse the repository at this point in the history
  • Loading branch information
FatmaBakir committed Aug 9, 2023
1 parent a2ae42a commit d9d08a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: cypress-io/github-action@v5
with:
browser: ${{ matrix.containers }}
# start: npm run federalist
start: npm run federalist

- uses: actions/upload-artifact@v3
if: failure ()
Expand Down

0 comments on commit d9d08a5

Please sign in to comment.