Skip to content

Commit f54c571

Browse files
committed
testing action on push
1 parent b31795f commit f54c571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ShowcaseProject/ShowcaseAPI/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
using ShowcaseAPI.Hubs;
88
using System.Text;
99

10-
var builder = WebApplication.CreateBuilder(args);
10+
//var builder = WebApplication.CreateBuilder(args);
1111

1212
builder.Services.AddCors(options =>
1313
{

0 commit comments

Comments
 (0)