Skip to content

Commit 84fbac6

Browse files
farhanclaude
andcommitted
build: add quality and docs envs to CI matrix
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 69c55e8 commit 84fbac6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: true
1515
matrix:
1616
python-version: ["3.12"]
17-
toxenv: [py]
17+
toxenv: [py, quality, docs]
1818

1919
steps:
2020
- name: Checkout repository

0 commit comments

Comments
 (0)