Skip to content

Commit 77ff40c

Browse files
committed
Remove graphviz from CI
Signed-off-by: Bernát Gábor <[email protected]>
1 parent a1319e0 commit 77ff40c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
- dev
3030
- pkg_meta
3131
steps:
32-
- name: Install OS dependencies
33-
run: sudo apt-get install graphviz -y
3432
- uses: actions/checkout@v4
3533
with:
3634
fetch-depth: 0

0 commit comments

Comments
 (0)