diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 22a7564fc..75dc9a04c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -137,10 +137,6 @@ jobs: shell: pwsh run: .\zigbuild.ps1 -ErrorAction SilentlyContinue - - name: Dump logs - shell: pwsh - run: Get-Content -Path ".\build.log" - - name: Generate build script shell: pwsh run: |