Skip to content

Commit 4f8cf97

Browse files
authored
The documentation is confusing
1 parent c28feff commit 4f8cf97

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+
runs-on: ${{matrix.os}}
2526
name: "${{matrix.DB}} - {{matrix.os}}"
2627

2728
steps:

0 commit comments

Comments
 (0)