Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saikrishna321 authored Dec 30, 2024
1 parent 6a84e47 commit 40b99b9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
node: [20]

steps:
- name: Checkout repository with submodules
uses: jwsi/submodule-checkout@v1
- name: Checkout
uses: actions/checkout@v2
with:
ssh-key: ${{ secrets.SUB_MODULE }}
token: ${{ secrets.CI }}
submodules: recursive}

0 comments on commit 40b99b9

Please sign in to comment.