Skip to content

Commit 7ee4c4a

Browse files
authored
Update NetCoreTests.yml
1 parent c5dd298 commit 7ee4c4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/NetCoreTests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
continue-on-error: ${{matrix.ALLOW_FAILURE == true}}
2323
env:
2424
LANG: en-US.UTF-8 #default POSIX locale doesn't support ignore case comparisons
25+
name: ${{matrix.DB}}
2526

2627
steps:
2728
- name: Set up SqlServer

0 commit comments

Comments
 (0)