We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7231d00 commit 954f0d6Copy full SHA for 954f0d6
1 file changed
.appveyor.yml
@@ -28,7 +28,6 @@ test_script:
28
- dotnet test test\EFCore.PG.Design.FunctionalTests\EFCore.PG.Design.FunctionalTests.csproj
29
artifacts:
30
- path: 'src\EFCore.PG\bin\**\*.nupkg'
31
- - path: 'src\EFCore.PG.Design\bin\**\*.nupkg'
32
deploy:
33
- provider: NuGet
34
server: https://www.myget.org/F/npgsql-unstable/api/v2/package
0 commit comments