Skip to content

Commit

Permalink
Fix Sonar S6966
Browse files Browse the repository at this point in the history
  • Loading branch information
elzik committed Aug 20, 2024
1 parent aa06743 commit efd4116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Elzik.FmSync.Worker/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
})
.Build();

host.Run();
await host.RunAsync();

0 comments on commit efd4116

Please sign in to comment.