Skip to content

Commit f173f16

Browse files
committed
we don't even have submodules, so it feels unfair that we are getting this fatal/warning thing.
fatal: No url found for submodule path 'tSQLt' in .gitmodules Warning: The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
1 parent 7d98732 commit f173f16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_and_test_on_spawn.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
uses: actions/checkout@v2
7979
with:
8080
path: tSQLt
81+
submodules: false
8182

8283
# documentation: This is just what you need to do...
8384
- name: create and install unofficial pfx file for signing dlls

0 commit comments

Comments
 (0)