diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8ae6f31..dc91cf6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -129,7 +129,7 @@ jobs: ApiKey = "KEY" MinimumLevel = "Trace" LevelOverride = @{ - Microsoft: "Warning" + Microsoft = "Warning" } } ApiConfiguration = @{ @@ -191,7 +191,7 @@ jobs: ApiKey = ${{ secrets.seq_api_key }} MinimumLevel = "Trace" LevelOverride = @{ - Microsoft: "Warning" + Microsoft = "Warning" } } ApiConfiguration = @{