Skip to content

fix: fix HTTP connection test #26

fix: fix HTTP connection test

fix: fix HTTP connection test #26

Workflow file for this run

name: Test
on:
push:
branches: [main]
paths:
- .github/workflows/main.yml
- pyproject.toml
- poetry.lock
- '**.py'
jobs:
test:
uses: winstxnhdw/actions/.github/workflows/python.yml@main
with:
python-version: 3.11
disable-test: true