Skip to content

Commit

Permalink
Updated file
Browse files Browse the repository at this point in the history
  • Loading branch information
haite4 committed Jul 18, 2024
1 parent d5f89e9 commit f023e31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install modules
run: npm ci
# - name: Install modules
# run: npm ci

- name: Cypress run
uses: cypress-io/github-action@v6
Expand Down

0 comments on commit f023e31

Please sign in to comment.