Skip to content

Commit 34f935d

Browse files
committed
Fix graphviz typo in CI suite
1 parent a8359cf commit 34f935d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
extras: "test,reversion"
5555
- python-version: "3.x"
5656
django-version: "5.2"
57-
extras: "test,graphiz"
57+
extras: "test,graphviz"
5858
steps:
5959
- uses: actions/checkout@v5
6060
- uses: actions/setup-python@v6

0 commit comments

Comments
 (0)