Skip to content

Commit 52fc7a1

Browse files
committed
fix build.sh
1 parent 3a2d3dd commit 52fc7a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ dotnet pack ./analyzer/ -c Release
88
dotnet pack ./src/ -c Release
99
dotnet pack ./testing/TUnit/ -c Release
1010
dotnet build
11-
dotnet test
11+
dotnet run --project .\test\

0 commit comments

Comments
 (0)