diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd94badd3..57522d6c0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,6 +41,8 @@ jobs: synthetics: runs-on: ubuntu-latest + env: + MSBuildNoWarn: IDE0032 steps: - uses: actions/checkout@v5