We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59ef5f commit 9937a01Copy full SHA for 9937a01
.github/workflows/NetCoreTests.yml
@@ -53,5 +53,4 @@ jobs:
53
54
- name: Build and Test
55
run: |
56
- echo ${{matrix.ALLOW_FAILURE == true}}
57
pwsh -noprofile -command "& ./build.ps1 -TaskList Set-Configuration,Test -properties @{\"Database\" = \"${{matrix.DB}}\";\"ConnectionString\"=\"${{matrix.CONNECTION_STRING}}\"}"
0 commit comments