Skip to content

Commit 9937a01

Browse files
committed
Remove debug info
1 parent e59ef5f commit 9937a01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/NetCoreTests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,4 @@ jobs:
5353

5454
- name: Build and Test
5555
run: |
56-
echo ${{matrix.ALLOW_FAILURE == true}}
5756
pwsh -noprofile -command "& ./build.ps1 -TaskList Set-Configuration,Test -properties @{\"Database\" = \"${{matrix.DB}}\";\"ConnectionString\"=\"${{matrix.CONNECTION_STRING}}\"}"

0 commit comments

Comments
 (0)