Skip to content

Commit e91ba2f

Browse files
authored
Merge branch 'main' into bug/694-circuit-relay-stream-hangs-indefinite
2 parents 19bd97d + 70df135 commit e91ba2f

25 files changed

Lines changed: 5 additions & 4 deletions

.github/workflows/tox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
python: ["3.10", "3.11", "3.12", "3.13"]
21-
toxenv: [core, interop, lint, wheel, demos]
21+
toxenv: [core, demos, interop, lint, utils, wheel]
2222
include:
2323
- python: "3.10"
2424
toxenv: docs
@@ -95,7 +95,7 @@ jobs:
9595
strategy:
9696
matrix:
9797
python-version: ["3.11", "3.12", "3.13"]
98-
toxenv: [core, wheel]
98+
toxenv: [core, demos, utils, wheel]
9999
fail-fast: false
100100
steps:
101101
- uses: actions/checkout@v4
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)