Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaSan147 authored Apr 10, 2024
1 parent f35e417 commit 35ce10d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: ${{github.ref_name}}
submodules: true
fetch-depth: 0 # otherwise, there would be errors pushing refs to the destination repository.

- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 35ce10d

Please sign in to comment.