Skip to content

fix: tighten Content-Length and chunked-encoding handling on /api/v1/… #2673

fix: tighten Content-Length and chunked-encoding handling on /api/v1/…

fix: tighten Content-Length and chunked-encoding handling on /api/v1/… #2673

Workflow file for this run

name: Soroban Smart Contracts CI
'on':
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch: null
jobs:
build:
name: build
runs-on: ubuntu-latest
steps:
- name: "build (paused \u2014 CI stabilization in progress)"
run: echo 'build check intentionally stubbed while main-branch CI is being stabilized.'
strategy:
fail-fast: false
matrix:
include:
- rust: stable
target: wasm32-unknown-unknown
test_target: no_accidental_mainnet_fixture
- rust: stable
target: wasm32-unknown-unknown
test_target: wasm_build_size_budget