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 df0692d commit b9c7cbdCopy full SHA for b9c7cbd
Makefile
@@ -16,7 +16,7 @@
16
.PHONY: all build build-dotnet6 build-dotnet-framework clean clean-build precommit restore test \
17
test-dotnet6 test-dotnet6-integration test-dotnet6-cache-service test-dotnet6-topics-service test-dotnet6-auth-service \
18
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 \
+ test-auth-service test-cache-service test-leaderboard-service test-storage-service test-topics-service test-http-service \
20
run-examples help
21
22
# Determine the operating system
0 commit comments