Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saikrishna321 authored Apr 30, 2024
1 parent 43b39c2 commit b29d5ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ jobs:
node: [20]

steps:
- name: Checkout repository with submodules
- name: Checkout repository with out submodule
uses: actions/checkout@v3
- name: Run script
run: |
npm ci
npm install

0 comments on commit b29d5ee

Please sign in to comment.