diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f3f2e6ea6..b116a810a 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -195,8 +195,6 @@ jobs: echo "PATH = $env:PATH" Get-Command bash -ErrorAction SilentlyContinue Get-Command msys2 -ErrorAction SilentlyContinue - - run: throw "deliberate" - shell: powershell - name: Checkout uses: actions/checkout@v4 with: