Fixed the test

This commit is contained in:
Tonye Jack
2023-02-15 20:39:45 -07:00
parent 55362b9d1b
commit 8aea4cfc19
2 changed files with 9 additions and 3 deletions

View File

@@ -347,7 +347,7 @@ jobs:
- name: Checkout to branch
uses: actions/checkout@v3
with:
submodules: true
submodules: recursive
- name: Run changed-files with submodule
id: changed-files