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

Commit

Permalink
Merge pull request #982 from GSA/972-task/Support-QA-with-Cypress-Pip…
Browse files Browse the repository at this point in the history
…eline

972 task/support qa with cypress pipeline
  • Loading branch information
FatmaBakir committed Aug 9, 2023
2 parents dfeffe6 + 67fd569 commit a866ad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
run: npm ci

- name: Install WebKit browser dependencies
if: ${{ (matrix.containers == 'webkit') }}
uses: cypress-io/github-action@v5
with:
build: npx playwright install-deps webkit
Expand Down

0 comments on commit a866ad9

Please sign in to comment.