Skip to content

Commit db00cc2

Browse files
Update pipeline
1 parent 5d2f499 commit db00cc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: dotnet build --configuration Debug --no-incremental
2727

2828
- name: Test
29-
run: dotnet run ./Shipyard/Shipyard.csproj -- --config ./Shipyard.Demo/shipyard.json --output ./publish
29+
run: dotnet run --project ./Shipyard/Shipyard.csproj -- --config ./Shipyard.Demo/shipyard.json --output ./publish

0 commit comments

Comments
 (0)