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 a0fb507 commit b79c4b9Copy full SHA for b79c4b9
.github/workflows/dotnet.yml
@@ -42,4 +42,4 @@ jobs:
42
dotnet-version: 6.0.x
43
44
- name: Test
45
- run: dotnet run -p build/build.csproj -- ci
+ run: dotnet run --project build/build.csproj -- ci
0 commit comments