Skip to content

Commit

Permalink
fixed the yml issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Veerkumar Patil committed Jan 21, 2025
1 parent e2d0596 commit 90d26e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
- uses: actions/checkout@v4
- uses: cypress-io/github-action@v6
uses: cypress-io/github-action@v6
# Install NPM dependencies, cache them correctly
# and run all Cypress tests
- name: Install Packages
Expand Down

0 comments on commit 90d26e8

Please sign in to comment.