Skip to content

Commit c2b1835

Browse files
committed
dont build solution with no project file
1 parent b8671ed commit c2b1835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/samples-dotnet10.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- samples/client/petstore/csharp/httpclient/net10.0/Petstore
4646
- samples/client/petstore/csharp/httpclient/net10.0/Petstore-nonPublicApi
4747
# unity
48-
- samples/client/petstore/csharp/unityWebRequest/net10.0/Petstore
48+
# - samples/client/petstore/csharp/unityWebRequest/net10.0/Petstore
4949
steps:
5050
- uses: actions/checkout@v5
5151
- uses: actions/setup-dotnet@v5.0.0

0 commit comments

Comments
 (0)