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 147cd7c commit 24577f7Copy full SHA for 24577f7
.github/workflows/dotnet-deploy.yml
@@ -25,3 +25,4 @@ jobs:
25
run: dotnet build --no-restore ./src/Application/src/RazorPagesTestSample/RazorPagesTestSample.csproj
26
- name: Test
27
run: dotnet test --no-build --verbosity normal ./src/Application/tests/RazorPagesTestSample.Tests/RazorPagesTestSample.Tests.csproj
28
+
0 commit comments