Skip to content

Commit 597cd7b

Browse files
committed
Use GIT_FORCE_UNTRACKED_CACHE in functional tests
Signed-off-by: Derrick Stolee <[email protected]>
1 parent 0fa8757 commit 597cd7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scalar-functional-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535

3636
env:
3737
BUILD_FRAGMENT: bin/Release/netcoreapp3.1
38+
GIT_FORCE_UNTRACKED_CACHE: 1
3839

3940
steps:
4041
- name: Check out Git's source code

0 commit comments

Comments
 (0)