Skip to content

build(deps-dev): bump httpx from 0.27.2 to 0.28.0 #789

build(deps-dev): bump httpx from 0.27.2 to 0.28.0

build(deps-dev): bump httpx from 0.27.2 to 0.28.0 #789

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: docker compose -f test.yml up --exit-code-from tests
- uses: codecov/codecov-action@v5