Skip to content

Commit b9c7cbd

Browse files
committed
fix: add test-http-service to PHONY
1 parent df0692d commit b9c7cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
.PHONY: all build build-dotnet6 build-dotnet-framework clean clean-build precommit restore test \
1717
test-dotnet6 test-dotnet6-integration test-dotnet6-cache-service test-dotnet6-topics-service test-dotnet6-auth-service \
1818
test-dotnet-framework test-dotnet-framework-integration test-dotnet-framework-cache-service test-dotnet-framework-topics-service test-dotnet-framework-auth-service \
19-
test-auth-service test-cache-service test-leaderboard-service test-storage-service test-topics-service \
19+
test-auth-service test-cache-service test-leaderboard-service test-storage-service test-topics-service test-http-service \
2020
run-examples help
2121

2222
# Determine the operating system

0 commit comments

Comments
 (0)