Skip to content

Commit

Permalink
Changed main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LaraMerdol committed Jan 17, 2024
1 parent 488c4e7 commit b347f11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Install Dependencies
run: npm install
- name: Headless Chrome
uses: cypress-io/github-action@v2
timeout-minutes: 10
Expand Down

0 comments on commit b347f11

Please sign in to comment.