Skip to content

Commit

Permalink
test: changed submodule to recursive
Browse files Browse the repository at this point in the history
Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
  • Loading branch information
carlosvdr committed Oct 25, 2023
1 parent 3415128 commit 2955d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/local_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
name: Check out repository
with:
submodules: true
submodules: recursive
- uses: actions/setup-node@v2
name: Set up Node.js
with:
Expand Down

0 comments on commit 2955d1d

Please sign in to comment.