Skip to content

Commit d7899ac

Browse files
committed
Fix test command
1 parent 5ae89fb commit d7899ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ build:
33
dotnet build src/ByteSizeLib
44

55
test:
6+
dotnet build src/ByteSizeLib
67
dotnet restore
78
dotnet test src/ByteSizeLib.Tests
89

0 commit comments

Comments
 (0)